ConfigurationElementCollection<T>.Properties Property
Applies To: Dynamics CRM 2015
Gets the property collection.
Namespace: Microsoft.Xrm.Client.Configuration
Assembly: Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)
Syntax
protected override ConfigurationPropertyCollection Properties { get; }
protected:
property ConfigurationPropertyCollection^ Properties {
virtual ConfigurationPropertyCollection^ get() override;
}
override Properties : ConfigurationPropertyCollection with get
Protected Overrides ReadOnly Property Properties As ConfigurationPropertyCollection
Property Value
Type: System.Configuration.ConfigurationPropertyCollection
Type: ConfigurationPropertyCollection
The property collection.
See Also
ConfigurationElementCollection<T> Class
Microsoft.Xrm.Client.Configuration Namespace
Return to top
© 2017 Microsoft. All rights reserved. Copyright