IVCBuildRequest2.OutputWindow 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::Object ^ OutputWindow { System::Object ^ get(); void set(System::Object ^ value); };
[System.Runtime.InteropServices.DispId(1610678278)]
public object OutputWindow { get; set; }
[<System.Runtime.InteropServices.DispId(1610678278)>]
member this.OutputWindow : obj with get, set
Public Property OutputWindow As Object
Property Value
Implements
- Attributes