PrjKind Class

Definition

Indicates the type of the Project object.

public ref class PrjKind abstract
[Windows::Foundation::Metadata::WebHostHidden]
public ref class PrjKind abstract
[Windows::Foundation::Metadata::WebHostHidden]
class PrjKind abstract
[System.Runtime.InteropServices.Guid("10CFE8EA-278E-46DB-A818-0E2D2A3DA182")]
public abstract class PrjKind
[<System.Runtime.InteropServices.Guid("10CFE8EA-278E-46DB-A818-0E2D2A3DA182")>]
type PrjKind = class
Public MustInherit Class PrjKind
Inheritance
PrjKind
Attributes

Constructors

PrjKind()

Fields

prjKindCSharpProject

Visual C# Projects/Project automation object kind.

prjKindVBProject

Visual Basic Projects/Project automation object kind.

prjKindVSAProject

Macro Projects/Project automation object kind.

Applies to