ParameterInfo.NameImpl 欄位

定義

參數名稱。

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

欄位值

備註

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

參數名稱的一般存取是透過 Name

適用於