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

See Also

Reference

Constants Class

EnvDTE Namespace