ContentPresenter.ContentStringFormat 속성

정의

Content 속성이 문자열로 표시되는 경우 이 속성의 형식 지정 방법을 지정하는 합성 문자열을 가져오거나 설정합니다.

public:
 property System::String ^ ContentStringFormat { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.Bindable(true)]
public string ContentStringFormat { get; set; }
[<System.ComponentModel.Bindable(true)>]
member this.ContentStringFormat : string with get, set
Public Property ContentStringFormat As String

속성 값

String

Content 속성이 문자열로 표시되는 경우 이 속성의 형식 지정 방법을 지정하는 합성 문자열입니다. 기본값은 null입니다.

특성

설명

ContentStringFormat 미리 정의 된, 복합 또는 사용자 지정 문자열 형식의 수 있습니다. 문자열 형식에 대 한 자세한 내용은 참조 하세요. 형식합니다. 설정 하는 경우는 ContentTemplate 또는 ContentTemplateSelector 의 속성을 ContentPresenterContentStringFormat 속성은 무시 됩니다.

종속성 속성 정보

식별자 필드 ContentStringFormatProperty
메타 데이터 속성 설정 true 없음

적용 대상