NewObjectCommand.TypeName Property

Definition

the number

public:
 property System::String ^ TypeName { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ TypeName { Platform::String ^ get(); void set(Platform::String ^ value); };
public string TypeName { get; set; }
[System.Management.Automation.Parameter(Mandatory=true, ParameterSetName="Net", Position=0)]
[System.Management.Automation.ValidateTrustedData]
public string TypeName { get; set; }
member this.TypeName : string with get, set
[<System.Management.Automation.Parameter(Mandatory=true, ParameterSetName="Net", Position=0)>]
[<System.Management.Automation.ValidateTrustedData>]
member this.TypeName : string with get, set
Public Property TypeName As String

Property Value

Attributes

Applies to