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