WebScriptEndpointElement.Properties Propriedade
Definição
Obtém todas as propriedades anexadas ao atual WebScriptEndpoint.Gets all the properties attached to the current 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
Valor da propriedade
Uma coleção de propriedades de elemento de ponto de extremidade.A collection of endpoint element properties.