Aracılığıyla paylaş


MethodParameter.ParameterTypeName Property

Definition

Contents of the ETS type attribute in the CDXML file (or null if that attribute was not specified). The expectation is that the CmdletAdapter will stamp this value onto PSTypeNames of emitted objects.

public:
 property System::String ^ ParameterTypeName { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ ParameterTypeName { Platform::String ^ get(); void set(Platform::String ^ value); };
public string ParameterTypeName { get; set; }
member this.ParameterTypeName : string with get, set
Public Property ParameterTypeName As String

Property Value

Applies to