Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The CATID for the miscellaneous files project item.
Namespace: EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
Syntax
'Declaration
Public Const vsCATIDMiscFilesProjectItem As String
'Usage
Dim value As String
value = Constants.vsCATIDMiscFilesProjectItem
public const string vsCATIDMiscFilesProjectItem
public:
literal String^ vsCATIDMiscFilesProjectItem
public const var vsCATIDMiscFilesProjectItem : 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.