Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the Windows Forms user interface 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 UIService As IUIService
public static IUIService UIService { get; }
public:
static property IUIService^ UIService {
IUIService^ get ();
}
static member UIService : IUIService
static function get UIService () : IUIService
Property Value
Type: System.Windows.Forms.Design.IUIService
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.