SimpleMonikerResolver::IsDeserializing Property

 

Returns whether the moniker is being currently used for deserialization

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

public:
property bool IsDeserializing {
	bool get();
}

Property Value

Type: System::Boolean

Return to top
Show: