DefaultModelMetadata.HasNonDefaultEditFormat 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得值,指出資料類型是否 EditFormatString 具有與預設值不同的非 null
非空白值。
public:
virtual property bool HasNonDefaultEditFormat { bool get(); };
public override bool HasNonDefaultEditFormat { get; }
member this.HasNonDefaultEditFormat : bool
Public Overrides ReadOnly Property HasNonDefaultEditFormat As Boolean