ParameterInfo.NameImpl 欄位

定義

參數的名稱。

protected: System::String ^ NameImpl;
protected string? NameImpl;
protected string NameImpl;
val mutable NameImpl : string
Protected NameImpl As String 

欄位值

備註

此欄位僅供從 衍生類別 ParameterInfo的使用者使用。

典型的參數名稱存取方式是 Name.

適用於