共用方式為


IVsSelectionContext.CurrentStore 屬性

通常與目前 DocData 相關聯的存放區。 但是其他項目可能在有特殊需要的情況下加以覆寫 (例如,$$$common 存放區)

命名空間:  Microsoft.VisualStudio.Modeling.Diagrams.ExtensionEnablement
組件:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll 中)

語法

'宣告
ReadOnly Property CurrentStore As Store
Store CurrentStore { get; }

屬性值

類型:Microsoft.VisualStudio.Modeling.Store

.NET Framework 安全性

請參閱

參考

IVsSelectionContext 介面

Microsoft.VisualStudio.Modeling.Diagrams.ExtensionEnablement 命名空間