PrjKind2 Class
Visual Studio 2015
The PrjKind2 class supports Visual Basic Smart Device projects and Visual C# Smart Device projects.
Assembly: VSLangProj2 (in VSLangProj2.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 | |
|---|---|---|
![]() ![]() | prjKindSDECSharpProject | Smart device (SDE) Visual C# Projects/Project automation object. |
![]() ![]() | prjKindSDEVBProject | Smart device (SDE) Visual Basic Projects/Project automation object. |
![]() ![]() | prjKindVJSharpProject | Smart device (SDE) Projects/Project automation object. |
The PrjKind2 enumeration is the same as the PrjKind enumeration, with the addition of the following values.
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:



