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

속성 값

String

서식 문자열입니다.

적용 대상

추가 정보