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