次の方法で共有


DefaultModelMetadata.IsRequired プロパティ

定義

モデル値が必要かどうかを示す値を取得します。 これは、現在のインスタンスがプロパティを表す場合にのみ適用されます。

public:
 virtual property bool IsRequired { bool get(); };
public override bool IsRequired { get; }
member this.IsRequired : bool
Public Overrides ReadOnly Property IsRequired As Boolean

プロパティ値

適用対象