CoreDesignSurfaceSerializationHelperBase::InitializeSerialization Method (Store^)

 

Ensure that moniker resolvers and domain element serializers are installed properly on the given store, so that deserialization can be carried out correctly.

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

public protected:
virtual void InitializeSerialization(
	Store^ store
)

Parameters

store
Type: Microsoft.VisualStudio.Modeling::Store^

Store on which moniker resolvers will be set up.

Return to top
Show: