ModelingDocStore.ModelingDocStoreKey Field

Key that indexes the store in the store's property bag.

Namespace:  Microsoft.VisualStudio.Modeling.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Shell (in Microsoft.VisualStudio.Modeling.Sdk.Shell.dll)

Syntax

'宣言
Public Shared ReadOnly ModelingDocStoreKey As Object
'使用
Dim value As Object

value = ModelingDocStore.ModelingDocStoreKey
public static readonly Object ModelingDocStoreKey
public:
static initonly Object^ ModelingDocStoreKey
public static final var ModelingDocStoreKey : Object

Field Value

Type: System.Object

Permissions

See Also

Reference

ModelingDocStore Class

ModelingDocStore Members

Microsoft.VisualStudio.Modeling.Shell Namespace