CSharpProjectProperties7.OutputType 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 VSLangProj::prjOutputType OutputType { VSLangProj::prjOutputType get(); void set(VSLangProj::prjOutputType value); };
public:
property VSLangProj::prjOutputType OutputType { VSLangProj::prjOutputType get(); void set(VSLangProj::prjOutputType value); };
[System.Runtime.InteropServices.DispId(10016)]
public VSLangProj.prjOutputType OutputType { [System.Runtime.InteropServices.DispId(10016)] get; [System.Runtime.InteropServices.DispId(10016)] set; }
[<System.Runtime.InteropServices.DispId(10016)>]
[<get: System.Runtime.InteropServices.DispId(10016)>]
[<set: System.Runtime.InteropServices.DispId(10016)>]
member this.OutputType : VSLangProj.prjOutputType with get, set
Public Property OutputType As prjOutputType
Property Value
Implements
- Attributes