ResourceTitle Property
The title of the file or folder.
Syntax
[VB.NET] Public Property ResourceTitle As String
[C#] public string ResourceTitle {get; set;}
Remarks
This property specifies the title of the file or folder.
This property is not available at design time.
Default Value
""