ServiceEndpointElement.IsSystemEndpoint Właściwość

Definicja

Pobiera lub ustawia wartość, która wskazuje, czy ten punkt końcowy usługi jest punktem końcowym infrastruktury.

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

Wartość właściwości

Boolean

true jeśli ten punkt końcowy usługi jest punktem końcowym infrastruktury; w przeciwnym razie false .

Atrybuty

Dotyczy