Create a Content Load Error user control to display in the Start Page tool window
Namespace: Microsoft.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.StartPage (in Microsoft.VisualStudio.Shell.StartPage.dll)
Syntax
'宣言
Public Sub New
'使用
Dim instance As New ContentLoadError()
public ContentLoadError()
public:
ContentLoadError()
new : unit -> ContentLoadError
public function ContentLoadError()
.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.