다음을 통해 공유


FilterUIHintAttribute.PresentationLayer 속성

정의

이 컨트롤을 지원하는 프레젠테이션 레이어의 이름을 가져옵니다.

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

속성 값

이 컨트롤을 지원하는 표시 계층의 이름입니다.

적용 대상