ModelingDocData.Store 属性

定义

获取与此 DocData 关联的建模存储区。

public:
 property Microsoft::VisualStudio::Modeling::Store ^ Store { Microsoft::VisualStudio::Modeling::Store ^ get(); };
public Microsoft.VisualStudio.Modeling.Store Store { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Store : Microsoft.VisualStudio.Modeling.Store
Public ReadOnly Property Store As Store

属性值

Store
属性

适用于