共用方式為


GlobalizationSection.ResourceProviderFactoryType 屬性

定義

取得或設定資源提供者的 Factory 型別。

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

屬性值

String

資源提供者的 Factory 型別。

屬性

適用於