PrjKind2 Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The PrjKind2 class supports Visual Basic Smart Device projects and Visual C# Smart Device projects.
public ref class PrjKind2 abstract
[Windows::Foundation::Metadata::WebHostHidden]
public ref class PrjKind2 abstract
[Windows::Foundation::Metadata::WebHostHidden]
class PrjKind2 abstract
[System.Runtime.InteropServices.Guid("74B81DCA-3ED3-4F22-8E15-35532F832A32")]
public abstract class PrjKind2
[<System.Runtime.InteropServices.Guid("74B81DCA-3ED3-4F22-8E15-35532F832A32")>]
type PrjKind2 = class
Public MustInherit Class PrjKind2
- Inheritance
-
PrjKind2
- Attributes
Remarks
The PrjKind2 enumeration is the same as the PrjKind enumeration, with the addition of the following values.
Constructors
PrjKind2() |
Fields
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. |