Partilhar via


GlobalizationSection.ResourceProviderFactoryType Propriedade

Definição

Obtém ou define o tipo de fábrica do provedor de recursos.

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

Valor da propriedade

String

O tipo de fábrica do provedor de recursos.

Atributos

Aplica-se a