VSConstants.UICONTEXT.ProjectCreating_string Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
Do not use this field. The UIContext to which it refers will never be activated.
public: System::String ^ ProjectCreating_string;
std::wstring ProjectCreating_string;
[System.Obsolete("Do not use this field. The UIContext to which it refers will never be activated.")]
public const string ProjectCreating_string;
[<System.Obsolete("Do not use this field. The UIContext to which it refers will never be activated.")>]
val mutable ProjectCreating_string : string
Public Const ProjectCreating_string As String
Field Value
- Attributes