WebScriptEndpointElement.Properties Proprietà

Definizione

Ottiene tutte le proprietà associate all'oggetto corrente WebScriptEndpoint.

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

Valore della proprietà

Raccolta di proprietà dell'elemento endpoint.

Si applica a