ResourceDeleted Property
Whether the resource is deleted.
Syntax
[VB.NET] Public ReadOnlyProperty ResourceDeleted As Boolean
[C#] public bool ResourceDeleted {get;}
Remarks
This property indicates whether the resource is deleted.
This property is read-only and not available at design time.
Default Value
False