Share via


SetWSManInstanceCommand.Fragment Property

Definition

The following is the definition of the input parameter "Fragment". Specifies a section inside the instance that is to be updated or retrieved for the given operation.

[System.Management.Automation.Parameter(ParameterSetName="ComputerName")]
[System.Management.Automation.Parameter(ParameterSetName="URI")]
[System.Management.Automation.ValidateNotNullOrEmpty]
public string Fragment { get; set; }
[<System.Management.Automation.Parameter(ParameterSetName="ComputerName")>]
[<System.Management.Automation.Parameter(ParameterSetName="URI")>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.Fragment : string with get, set
Public Property Fragment As String

Property Value

Attributes

Applies to