KnownUIContexts.ProjectRetargetingContext 属性

定义

获取指示正在更改项目的目标框架的 UI 上下文。

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

属性值

UIContext

适用于