Udostępnij przez


SettingsProviderAttribute.ProviderTypeName Właściwość

Definicja

Pobiera nazwę typu dostawcy ustawień.

public:
 property System::String ^ ProviderTypeName { System::String ^ get(); };
public string ProviderTypeName { get; }
member this.ProviderTypeName : string
Public ReadOnly Property ProviderTypeName As String

Wartość właściwości

Element String zawierający nazwę dostawcy ustawień.

Uwagi

Właściwość ProviderTypeName jest ustawiana w SettingsProviderAttribute klasie .

Dotyczy

Zobacz też