ModelMetadata.DisplayFormatString 속성

정의

모델이 표시 모드로 표시될 때 적용해야 하는 형식 문자열을 가져오거나 설정합니다(편집 모드가 아닌).

public:
 virtual property System::String ^ DisplayFormatString { System::String ^ get(); void set(System::String ^ value); };
public virtual string DisplayFormatString { get; set; }
member this.DisplayFormatString : string with get, set
Public Overridable Property DisplayFormatString As String

속성 값

형식 문자열입니다.

적용 대상

추가 정보