ModelMetadata.EditFormatString 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定要以編輯模式使用在 UI 中的格式字串。
public:
virtual property System::String ^ EditFormatString { System::String ^ get(); void set(System::String ^ value); };
public virtual string EditFormatString { get; set; }
member this.EditFormatString : string with get, set
Public Overridable Property EditFormatString As String
屬性值
格式字串。