다음을 통해 공유


StyleBaseInstance.Format 속성

정의

Format 클래스의 StyleBase 속성에 대한 계산된 값을 가져옵니다.

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

속성 값

string 속성의 계산된 값을 나타내는 Format 값입니다.

적용 대상