NativeMethods.OleComponentUIManager Constructor
Initializes a new instance of the NativeMethods.OleComponentUIManager class.
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New NativeMethods..::..OleComponentUIManager()
public OleComponentUIManager()
public:
OleComponentUIManager()
public function NativeMethods..::..OleComponentUIManager()
new : unit -> OleComponentUIManager
.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.
See Also
Reference
NativeMethods.OleComponentUIManager Class