Freigeben über


GetCimAssociatedInstanceCommand.Namespace Property

Definition

The following is the definition of the input parameter "Namespace". Identifies the Namespace in which the source class, indicated by ClassName, is registered.

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

Property Value

Attributes

Applies to