Property ResourceType
| Improve this Doc View SourceResourceType
Gets or sets the type that contains the resources for the ShortName, Name, Prompt, and Description properties.
Declaration
public Type ResourceType { get; set; }
Property Value
Type | Description |
---|---|
System.Type | The type of the resource that contains the ShortName, Name, Prompt, and Description properties. |