Share via


VBProjectProperties8.OutputTypeEx Property

Definition

public:
 property System::UInt32 OutputTypeEx { System::UInt32 get(); void set(System::UInt32 value); };
[System.Runtime.InteropServices.ComAliasName("VSLangProj110.DWORD")]
[System.Runtime.InteropServices.DispId(17000)]
public uint OutputTypeEx { [System.Runtime.InteropServices.DispId(17000)] get; [System.Runtime.InteropServices.DispId(17000)] set; }
[<System.Runtime.InteropServices.ComAliasName("VSLangProj110.DWORD")>]
[<System.Runtime.InteropServices.DispId(17000)>]
[<get: System.Runtime.InteropServices.DispId(17000)>]
[<set: System.Runtime.InteropServices.DispId(17000)>]
member this.OutputTypeEx : uint32 with get, set
Public Property OutputTypeEx As UInteger

Property Value

Implements

Attributes

Applies to