Constants.vsCATIDDocument Field
The CATID for documents.
Namespace: EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
Syntax
'Declaration
Public Const vsCATIDDocument As String
public const string vsCATIDDocument
public:
literal String^ vsCATIDDocument
static val mutable vsCATIDDocument: string
public const var vsCATIDDocument : 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.