다음을 통해 공유


DefaultModelMetadata.DisplayFormatString 속성

정의

모델을 표시하는 데 사용되는 형식 문자열(참조 https://msdn.microsoft.com/en-us/library/txafckwd.aspx)을 가져옵니다.

public:
 virtual property System::String ^ DisplayFormatString { System::String ^ get(); };
public override string DisplayFormatString { get; }
public override string? DisplayFormatString { get; }
member this.DisplayFormatString : string
Public Overrides ReadOnly Property DisplayFormatString As String

속성 값

적용 대상