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.
Provides GUIDs for different project dependencies.
Inheritance Hierarchy
Object
Microsoft.VisualStudio.VSConstants.VsDependencyTypeGuid
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)
Syntax
'Declaration
Public NotInheritable Class VsDependencyTypeGuid
public static class VsDependencyTypeGuid
public ref class VsDependencyTypeGuid abstract sealed
[<AbstractClass>]
[<Sealed>]
type VsDependencyTypeGuid = class end
public final class VsDependencyTypeGuid
The VSConstants.VsDependencyTypeGuid type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() ![]() |
BuildProject_guid | The build project dependency. Used with get_Type. |
![]() ![]() |
BuildProject_string | The build project dependency. Used with get_Type. |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.