RTLAwareMessageBox.IsRTLResources 속성

정의

RTLAwareMessageBox 개체가 오른쪽에서 왼쪽으로 리소스를 사용하는지 여부를 결정합니다.

public:
 static property bool IsRTLResources { bool get(); };
public static bool IsRTLResources { get; }
member this.IsRTLResources : bool
Public Shared ReadOnly Property IsRTLResources As Boolean

속성 값

RTLAwareMessageBox 개체가 오른쪽에서 왼쪽으로 리소스를 사용하는지 여부를 지정하는 부울 값입니다.

적용 대상