BinaryLinkShapeSerializer::WritePropertiesAsAttributes Method (SerializationContext^, ModelElement^, XmlWriter^)

 

Writes out attributes on this BinaryLinkShape.

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

protected:
virtual void WritePropertiesAsAttributes(
	SerializationContext^ serializationContext,
	ModelElement^ element,
	XmlWriter^ writer
) override
Return to top
Show: