Delen via


DataPackage.Services.OutputWindow Property

Gets the output window service.

Namespace:  Microsoft.VisualStudio.Data.Schema.Package.UI
Assembly:  Microsoft.VisualStudio.Data.Schema.Package (in Microsoft.VisualStudio.Data.Schema.Package.dll)

Syntax

'Declaration
Public Shared ReadOnly Property OutputWindow As OutputWindow
public static OutputWindow OutputWindow { get; }
public:
static property OutputWindow^ OutputWindow {
    OutputWindow^ get ();
}
static member OutputWindow : OutputWindow
static function get OutputWindow () : OutputWindow

Property Value

Type: Microsoft.VisualStudio.Data.Schema.Package.Internal.OutputWindow

.NET Framework Security

See Also

Reference

DataPackage.Services Class

Microsoft.VisualStudio.Data.Schema.Package.UI Namespace