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