KnownUIContexts.ProjectCreatingContext 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
注意
Do not use this property. The UIContext to which it refers will never be activated.
public:
static property Microsoft::VisualStudio::Shell::UIContext ^ ProjectCreatingContext { Microsoft::VisualStudio::Shell::UIContext ^ get(); };
[System.Obsolete("Do not use this property. The UIContext to which it refers will never be activated.")]
public static Microsoft.VisualStudio.Shell.UIContext ProjectCreatingContext { get; }
public static Microsoft.VisualStudio.Shell.UIContext ProjectCreatingContext { get; }
[<System.Obsolete("Do not use this property. The UIContext to which it refers will never be activated.")>]
member this.ProjectCreatingContext : Microsoft.VisualStudio.Shell.UIContext
member this.ProjectCreatingContext : Microsoft.VisualStudio.Shell.UIContext
Public Shared ReadOnly Property ProjectCreatingContext As UIContext
属性值
- 属性