SettingsProviderAttribute.ProviderTypeName Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le nom de type du fournisseur de paramètres.
public:
property System::String ^ ProviderTypeName { System::String ^ get(); };
public string ProviderTypeName { get; }
member this.ProviderTypeName : string
Public ReadOnly Property ProviderTypeName As String
Valeur de propriété
String contenant le nom du fournisseur de paramètres.
Remarques
La ProviderTypeName propriété est définie dans pour la SettingsProviderAttribute classe .