ModelMetadata.PropertyName プロパティ

定義

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

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

プロパティ値

適用対象