VSConstants.UICONTEXT.CSharpProject_string Field
Specifies a context in which a C# project is active.
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)
Syntax
'Declaration
Public Const CSharpProject_string As String
public const string CSharpProject_string
public:
literal String^ CSharpProject_string
static val mutable CSharpProject_string: string
public const var CSharpProject_string : String
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.