PrjKind Class
Visual Studio 2015
Indicates the type of the Project object.
Assembly: VSLangProj (in VSLangProj.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | prjKindCSharpProject | Visual C# Projects/Project automation object kind. |
![]() ![]() | prjKindVBProject | Visual Basic Projects/Project automation object kind. |
![]() ![]() | prjKindVSAProject | Macro Projects/Project automation object kind. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:



