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

속성 값

String

리소스 공급자의 팩터리 형식입니다.

특성

적용 대상