ShapeAutoInvalidator Constructor (String^)

 

Creates a new ShapeAutoInvalidator with the given name. Call AssociateValueWith after construction to set up the property association.

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

public:
ShapeAutoInvalidator(
	String^ fieldName
)

Parameters

fieldName
Type: System::String^
Return to top
Show: