Store::InSerializationTransaction Property

 

Indicates that the store has a currently active serialization transaction in the transaction stack

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

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

Property Value

Type: System::Boolean

Return to top
Show: