Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the type of assembly.
Namespace: VSLangProj80
Assembly: VSLangProj80 (in VSLangProj80.dll)
Syntax
'Declaration
<GuidAttribute("355354DE-E2F0-45D5-9632-4823655C9C95")> _
Public Enumeration prjAssemblyType
'Usage
Dim instance As prjAssemblyType
[GuidAttribute("355354DE-E2F0-45D5-9632-4823655C9C95")]
public enum prjAssemblyType
[GuidAttribute(L"355354DE-E2F0-45D5-9632-4823655C9C95")]
public enum class prjAssemblyType
public enum prjAssemblyType
Members
Member name | Description | |
---|---|---|
prjAssemblyType_Library | The assembly is a library. | |
prjAssemblyType_Platform | The assembly is a platform. |