KnownUIContexts.RESXEditorContext 属性

定义

获取指示 RESX 设计器处于活动状态的 UI 上下文。

public:
 static property Microsoft::VisualStudio::Shell::UIContext ^ RESXEditorContext { Microsoft::VisualStudio::Shell::UIContext ^ get(); };
public static Microsoft.VisualStudio.Shell.UIContext RESXEditorContext { get; }
member this.RESXEditorContext : Microsoft.VisualStudio.Shell.UIContext
Public Shared ReadOnly Property RESXEditorContext As UIContext

属性值

UIContext

适用于