GlobalizationSection.ResourceProviderFactoryType プロパティ

定義

リソース プロバイダーのファクトリ型を取得または設定します。

public:
 property System::String ^ ResourceProviderFactoryType { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("resourceProviderFactoryType", DefaultValue="")]
public string ResourceProviderFactoryType { get; set; }
[<System.Configuration.ConfigurationProperty("resourceProviderFactoryType", DefaultValue="")>]
member this.ResourceProviderFactoryType : string with get, set
Public Property ResourceProviderFactoryType As String

プロパティ値

リソース プロバイダーのファクトリ型。

属性

適用対象