ModelMetadata.ParameterName プロパティ

定義

このメタデータがパラメーターの場合は、パラメーターの名前を取得します。 null それ以外の場合は 。

public:
 property System::String ^ ParameterName { System::String ^ get(); };
public string ParameterName { get; }
public string? ParameterName { get; }
member this.ParameterName : string
Public ReadOnly Property ParameterName As String

プロパティ値

適用対象