Share via


CSharpProjectProperties6.AssemblyType Property

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

Syntax

'Declaration
Property AssemblyType As prjAssemblyType
prjAssemblyType AssemblyType { get; set; }
property prjAssemblyType AssemblyType {
    prjAssemblyType get ();
    void set (prjAssemblyType value);
}
abstract AssemblyType : prjAssemblyType with get, set
function get AssemblyType () : prjAssemblyType 
function set AssemblyType (value : prjAssemblyType)

Property Value

Type: VSLangProj80.prjAssemblyType

.NET Framework Security

See Also

Reference

CSharpProjectProperties6 Interface

VSLangProj110 Namespace