ResourceStarred Property
Whether the resource is starred.
Syntax
[VB.NET] Public Property ResourceStarred As Boolean
[C#] public bool ResourceStarred {get; set;}
Remarks
This property indicates whether the resource is starred by the current user.
This property is not available at design time.
Default Value
False