Constants.vsCATIDSolutionBrowseObject Field
The CATID for items in the Property window when the solution node is selected in Solution Explorer.
Namespace: EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
Syntax
'Declaration
Public Const vsCATIDSolutionBrowseObject As String
'Usage
Dim value As String
value = Constants.vsCATIDSolutionBrowseObject
public const string vsCATIDSolutionBrowseObject
public:
literal String^ vsCATIDSolutionBrowseObject
public const var vsCATIDSolutionBrowseObject : 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.