ServiceEndpointElement.IsSystemEndpoint Eigenschap

Definitie

Hiermee wordt een waarde opgehaald of ingesteld die aangeeft of dit service-eindpunt een infrastructuureindpunt is.

public:
 property bool IsSystemEndpoint { bool get(); void set(bool value); };
[System.Configuration.ConfigurationProperty("isSystemEndpoint", DefaultValue=false)]
public bool IsSystemEndpoint { get; set; }
[<System.Configuration.ConfigurationProperty("isSystemEndpoint", DefaultValue=false)>]
member this.IsSystemEndpoint : bool with get, set
Public Property IsSystemEndpoint As Boolean

Waarde van eigenschap

true als dit service-eindpunt een infrastructuureindpunt is; anders, false.

Kenmerken

Van toepassing op