LocalizedDescriptionAttributeResourceType Property |
Gets the type of the resources that contains the description.
Namespace:
Enkoni.Framework
Assembly:
Enkoni.Framework (in Enkoni.Framework.dll) Version: 1.3.0.1
Syntaxpublic Type ResourceType { get; }
Public ReadOnly Property ResourceType As Type
Get
public:
property Type^ ResourceType {
Type^ get ();
}
member ResourceType : Type with get
Property Value
Type:
Type
See Also