다음을 통해 공유


DisplayMetadata.EditFormatString 속성

정의

모델의 편집 형식 문자열을 가져오거나 설정합니다. EditFormatString를 참조하세요.

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

속성 값

설명

설정 EditFormatString 도 를 변경합니다 EditFormatStringProvider.

IDisplayMetadataProvider 이 속성을 비어null 있지 않은 기본값이 아닌 값으로 설정하는 인스턴스도 로 설정 HasNonDefaultEditFormattrue해야 합니다.

적용 대상