CimClass.CimClassProperties Property

Definition

public:
 property Microsoft::Management::Infrastructure::Generic::CimReadOnlyKeyedCollection<Microsoft::Management::Infrastructure::CimPropertyDeclaration ^> ^ CimClassProperties { Microsoft::Management::Infrastructure::Generic::CimReadOnlyKeyedCollection<Microsoft::Management::Infrastructure::CimPropertyDeclaration ^> ^ get(); };
public Microsoft.Management.Infrastructure.Generic.CimReadOnlyKeyedCollection<Microsoft.Management.Infrastructure.CimPropertyDeclaration> CimClassProperties { get; }
member this.CimClassProperties : Microsoft.Management.Infrastructure.Generic.CimReadOnlyKeyedCollection<Microsoft.Management.Infrastructure.CimPropertyDeclaration>
Public ReadOnly Property CimClassProperties As CimReadOnlyKeyedCollection(Of CimPropertyDeclaration)

Property Value

Applies to