Sdílet prostřednictvím


ProfilePropertySettings.CustomProviderData Vlastnost

Definice

Získá nebo nastaví řetězec vlastních dat pro zprostředkovatele vlastností profilu.

public:
 property System::String ^ CustomProviderData { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("customProviderData", DefaultValue="")]
public string CustomProviderData { get; set; }
[<System.Configuration.ConfigurationProperty("customProviderData", DefaultValue="")>]
member this.CustomProviderData : string with get, set
Public Property CustomProviderData As String

Hodnota vlastnosti

String

Řetězec vlastních dat pro zprostředkovatele vlastností profilu. Výchozí formát je null.

Atributy

Platí pro