'宣言 Public Overloads ReadOnly Property Item( _ ByVal exportProviderFormatKey As System.String _ ) As ExporterOptions
'使用法 Dim instance As ExportOptions Dim exportProviderFormatKey As System.String Dim value As ExporterOptions value = instance.Item(exportProviderFormatKey)
public ExporterOptions Item( System.string exportProviderFormatKey ) {get;}
パラメータ
- exportProviderFormatKey