ParameterInfo.NameImpl フィールド

定義

パラメーターの名前。

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

フィールド値

注釈

このフィールドは、 から ParameterInfoクラスを派生させるユーザーのみを対象としています。

パラメーター名への一般的なアクセスは、 を介して行います Name

適用対象