ServiceEndpointElement.BehaviorConfiguration Eigenschap

Definitie

Hiermee haalt u een tekenreeks op die de naam bevat van het gedrag dat moet worden gebruikt voor het eindpunt.

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

Waarde van eigenschap

De naam van het gedrag dat moet worden gebruikt voor het eindpunt.

Kenmerken

Van toepassing op