PrjKind Class

 

Indicates the type of the Project object.

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


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

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticprjKindCSharpProject

Visual C# Projects/Project automation object kind.

System_CAPS_pubfieldSystem_CAPS_staticprjKindVBProject

Visual Basic Projects/Project automation object kind.

System_CAPS_pubfieldSystem_CAPS_staticprjKindVSAProject

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.

Return to top
Show: