CimInstance.CimInstanceProperties Property

Definition

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

Property Value

Applies to