Sdílet prostřednictvím


EndpointDiscoveryElement.Enabled Vlastnost

Definice

Získá nebo nastaví hodnotu, která označuje zjistitelnost tohoto koncového bodu.

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

Hodnota vlastnosti

true pokud je možnost zjišťování tohoto koncového bodu povolená, jinak false.

Atributy

Platí pro