Partager via


WSManProviderInitializeParameters.ParamValue Property

Definition

Parameter ParamValue.

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

Property Value

Attributes

Applies to