共用方式為


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 命名空間