Entity.Type Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The exact type of this object.
public:
property Microsoft::Azure::RemoteRendering::ObjectType Type { Microsoft::Azure::RemoteRendering::ObjectType get(); };
public Microsoft.Azure.RemoteRendering.ObjectType Type { get; }
member this.Type : Microsoft.Azure.RemoteRendering.ObjectType
Public ReadOnly Property Type As ObjectType