ResourceType Property
- Last UpdatedAug 21, 2026
- 1 minute read
Gets the resource type.
'Declaration
Public ReadOnly Property ResourceType As TypeOfResource
public TypeOfResource ResourceType {get;}
public:
property TypeOfResource ResourceType {
TypeOfResource get();
}