ServiceHealthElement.HttpsGetBindingConfiguration Proprietà

Definizione

Ottiene o imposta il nome dell'associazione specificata nella proprietà HttpsGetBinding.

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

Valore della proprietà

Nome dell'associazione HttpsGetBinding specificata nella proprietà.

Attributi

Commenti

Il nome di associazione deve essere definito nella sezione associazioni>.<

Si applica a