NewGuidCommand.InputObject Property

Definition

Gets or sets the value to be converted to a Guid.

[System.Management.Automation.Parameter(ParameterSetName="InputObject", Position=0, ValueFromPipeline=true)]
public string InputObject { get; set; }
[<System.Management.Automation.Parameter(ParameterSetName="InputObject", Position=0, ValueFromPipeline=true)>]
member this.InputObject : string with get, set
Public Property InputObject As String

Property Value

Attributes

Applies to