ResourceName Property
The name of the resource.
Syntax
[VB.NET] Public ReadOnlyProperty ResourceName As String
[C#] public string ResourceName {get;}
Remarks
This property holds the name of the resource specified by ResourceIndex.
This property is read-only and not available at design time.
Default Value
""