DkmGetClrGenericParametersAsyncResult.ParameterTypeNames 属性

定义

类型参数的程序集限定名称的列表(如果有),后跟方法参数(如果有)。

此 API 是在 Visual Studio 14 RTM (VS14RTM) 中引入的。

public:
 property cli::array <System::String ^> ^ ParameterTypeNames { cli::array <System::String ^> ^ get(); };
public:
 property Platform::Array <Platform::String ^> ^ ParameterTypeNames { Platform::Array <Platform::String ^> ^ get(); };
public string[] ParameterTypeNames { get; }
member this.ParameterTypeNames : string[]
Public ReadOnly Property ParameterTypeNames As String()

属性值

String[]

适用于