CSharpProjectProperties7.AssemblyType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property VSLangProj80::prjAssemblyType AssemblyType { VSLangProj80::prjAssemblyType get(); void set(VSLangProj80::prjAssemblyType value); };
public:
property VSLangProj80::prjAssemblyType AssemblyType { VSLangProj80::prjAssemblyType get(); void set(VSLangProj80::prjAssemblyType value); };
[System.Runtime.InteropServices.DispId(12108)]
public VSLangProj80.prjAssemblyType AssemblyType { [System.Runtime.InteropServices.DispId(12108)] get; [System.Runtime.InteropServices.DispId(12108)] set; }
[<System.Runtime.InteropServices.DispId(12108)>]
[<get: System.Runtime.InteropServices.DispId(12108)>]
[<set: System.Runtime.InteropServices.DispId(12108)>]
member this.AssemblyType : VSLangProj80.prjAssemblyType with get, set
Public Property AssemblyType As prjAssemblyType
Property Value
Implements
- Attributes