SchemaModelViewerControllerBase.LoadState 方法

加载状态信息。

命名空间:  Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer
程序集:  Microsoft.VisualStudio.Data.Schema.Package(在 Microsoft.VisualStudio.Data.Schema.Package.dll 中)

语法

声明
Protected Overridable Sub LoadState
protected virtual void LoadState()
protected:
virtual void LoadState()
abstract LoadState : unit -> unit 
override LoadState : unit -> unit 
protected function LoadState()

备注

默认实现不执行任何操作。

.NET Framework 安全性

请参见

参考

SchemaModelViewerControllerBase 类

Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer 命名空间