Property DescriptionResourceBaseName
| Improve this Doc View SourceDescriptionResourceBaseName
Gets the resource root name of the description.
Declaration
public string DescriptionResourceBaseName { get; }
Property Value
Type | Description |
---|---|
System.String | The resource root name of the description. For example, the root name for the resource file named "MyResource.en-US.resources" is "MyResource". |