KnownUIContexts.ProjectCreatingContext 属性

定义

注意

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

属性值

UIContext
属性

适用于