Freigeben über


PrjKind-Klasse

Aktualisiert: November 2007

Gibt den Typ des Project-Objekts an.

Namespace:  VSLangProj
Assembly:  VSLangProj (in VSLangProj.dll)

Syntax

<GuidAttribute("10CFE8EA-278E-46DB-A818-0E2D2A3DA182")> _
Public MustInherit Class PrjKind

Dim instance As PrjKind
[GuidAttribute("10CFE8EA-278E-46DB-A818-0E2D2A3DA182")]
public abstract class PrjKind
[GuidAttribute(L"10CFE8EA-278E-46DB-A818-0E2D2A3DA182")]
public ref class PrjKind abstract
public abstract class PrjKind

Vererbungshierarchie

System.Object
  VSLangProj.PrjKind

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.

Siehe auch

Referenz

PrjKind-Member

VSLangProj-Namespace