CimInstance.CimClass 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.
public:
property Microsoft::Management::Infrastructure::CimClass ^ CimClass { Microsoft::Management::Infrastructure::CimClass ^ get(); };
public Microsoft.Management.Infrastructure.CimClass CimClass { get; }
member this.CimClass : Microsoft.Management.Infrastructure.CimClass
Public ReadOnly Property CimClass As CimClass