Udostępnij za pośrednictwem


GetCimClassCommand.PropertyName Property

Definition

The following is the definition of the input parameter "PropertyName", Which may contains wildchar. Filter the CimClass by given property name.

public string PropertyName { get; set; }
[System.Management.Automation.Parameter(ValueFromPipelineByPropertyName=true)]
public string PropertyName { get; set; }
member this.PropertyName : string with get, set
[<System.Management.Automation.Parameter(ValueFromPipelineByPropertyName=true)>]
member this.PropertyName : string with get, set
Public Property PropertyName As String

Property Value

Attributes

Applies to