ResourceId Property
A unique identifier for the resource.
Syntax
[VB.NET] Public Property ResourceId As String
[C#] public string ResourceId {get; set;}
Remarks
This property holds the unique Id of the resource specified by ResourceIndex.
This property is not available at design time.
Default Value
""