LocalizedDescriptionAttributeResourceKey Property  | 
 Gets the key with which the description must be retrieved from the resources.
 
    Namespace: 
   Enkoni.Framework
    Assembly:
   Enkoni.Framework (in Enkoni.Framework.dll) Version: 1.3.0.1
Syntaxpublic string ResourceKey { get; }Public ReadOnly Property ResourceKey As String
	Get
public:
property String^ ResourceKey {
	String^ get ();
}member ResourceKey : string with get
Property Value
Type: 
String
See Also