Compartir a través de


GlobalizationSection.ResourceProviderFactoryType Propiedad

Definición

Obtiene o establece el tipo de fábrica del proveedor del recurso.

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 de propiedad

String

Tipo de fábrica del proveedor del recurso.

Atributos

Se aplica a