ToggleButtonField Constructor (String^)

 

Initializes a new instance of the ToggleButtonField class

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

protected:
ToggleButtonField(
	String^ fieldName
)

Parameters

fieldName
Type: System::String^

Unique identifier for this ShapeField.

Return to top
Show: