StandardEndpointCollectionElement<TStandardEndpoint,TEndpointConfiguration>.Properties 属性
定义
存储 Endpoints 属性的属性。Stores the properties for the Endpoints property.
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
属性值
一个配置属性的集合。A collection of configuration properties.