ShapeAutoInvalidator Constructor (String)

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

Syntax

'宣言
Public Sub New ( _
    fieldName As String _
)
'使用
Dim fieldName As String

Dim instance As New ShapeAutoInvalidator(fieldName)
public ShapeAutoInvalidator(
    string fieldName
)
public:
ShapeAutoInvalidator(
    String^ fieldName
)
public function ShapeAutoInvalidator(
    fieldName : String
)

Parameters

Permissions

See Also

Reference

ShapeAutoInvalidator Class

ShapeAutoInvalidator Members

ShapeAutoInvalidator Overload

Microsoft.VisualStudio.Modeling.Diagrams Namespace