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