다음을 통해 공유


BoundPropertyEntry.FormatString 속성

정의

값을 표시할 방법을 나타내는 서식 지정자 문자를 가져오거나 설정합니다.

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

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

속성 값

String

값을 표시할 방법을 나타내는 형식 지정자 문자가 포함된 String입니다.

적용 대상