MruListBox Constructor
Namespace: Microsoft.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.StartPage (in Microsoft.VisualStudio.Shell.StartPage.dll)
Syntax
'Déclaration
Public Sub New
'Utilisation
Dim instance As New MruListBox()
public MruListBox()
public:
MruListBox()
new : unit -> MruListBox
public function MruListBox()
.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.