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 unique name for projects in the solution. Can be used to index the SolutionClass object's Projects collection, such as: DTE.Solution.Projects.Item(vsProjectsKindSolution).
Namespace: EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
Syntax
'Declaration
Public Const vsSolutionItemsProjectUniqueName As String
'Usage
Dim value As String
value = Constants.vsSolutionItemsProjectUniqueName
public const string vsSolutionItemsProjectUniqueName
public:
literal String^ vsSolutionItemsProjectUniqueName
public const var vsSolutionItemsProjectUniqueName : String
.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.