WebScriptEndpointElement.Properties Proprietà

Definizione

Ottiene tutte le proprietà associate al WebScriptEndpoint corrente.

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à

Ottiene una raccolta di proprietà degli elementi endpoint.

Si applica a