StandardEndpointElement.Properties Właściwość

Definicja

Pobiera kolekcję właściwości bieżącego elementu punktu końcowego.

protected:
 virtual property System::Configuration::ConfigurationPropertyCollection ^ Properties { System::Configuration::ConfigurationPropertyCollection ^ get(); };
protected override System.Configuration.ConfigurationPropertyCollection Properties { get; }
member this.Properties : System.Configuration.ConfigurationPropertyCollection
Protected Overrides ReadOnly Property Properties As ConfigurationPropertyCollection

Wartość właściwości

Kolekcja właściwości elementu konfiguracji.

Dotyczy