CSharpProjectProperties8.OutputTypeEx 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 System::UInt32 OutputTypeEx { System::UInt32 get(); void set(System::UInt32 value); };
[System.Runtime.InteropServices.DispId(17000)]
public uint OutputTypeEx { [System.Runtime.InteropServices.DispId(17000)] get; [System.Runtime.InteropServices.DispId(17000)] set; }
[<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