Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
ContentLoadError
Namespace: Microsoft.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.StartPage (in Microsoft.VisualStudio.Shell.StartPage.dll)
Syntax
'Declaration
Public Class ContentLoadError _
Inherits UserControl _
Implements IComponentConnector
'Usage
Dim instance As ContentLoadError
public class ContentLoadError : UserControl,
IComponentConnector
public ref class ContentLoadError : public UserControl,
IComponentConnector
type ContentLoadError =
class
inherit UserControl
interface IComponentConnector
end
public class ContentLoadError extends UserControl implements IComponentConnector
Inheritance Hierarchy
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
System.Windows.Media.Visual
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
System.Windows.Controls.ContentControl
System.Windows.Controls.UserControl
Microsoft.VisualStudio.PlatformUI.ContentLoadError
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.