Constants.vsCATIDGenericProject Field
The CATID for generic projects — that is, projects without a specific object model.
Namespace: EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
Syntax
'Declaration
Public Const vsCATIDGenericProject As String
public const string vsCATIDGenericProject
public:
literal String^ vsCATIDGenericProject
static val mutable vsCATIDGenericProject: string
public const var vsCATIDGenericProject : String
Remarks
Returned whenever you request the ExtenderCATID for an item.
.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.