NameTypeConfigurationElementProperties Property |
[Missing <summary> documentation for "P:X3Platform.Configuration.NameTypeConfigurationElement.Properties"]
Namespace: X3Platform.ConfigurationAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxprotected override ConfigurationPropertyCollection Properties { get; }
protected:
virtual property ConfigurationPropertyCollection^ Properties {
ConfigurationPropertyCollection^ get () override;
}
Property Value
Type:
ConfigurationPropertyCollection
See Also