MFConfigurationAttributeConfigKey Property |
The configuration storage key in the defined namespace.
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic string ConfigKey { get; protected set; }
Public Property ConfigKey As String
Get
Protected Set
public:
property String^ ConfigKey {
String^ get ();
protected: void set (String^ value);
}
Property Value
Type:
String
See Also