共用方式為


ShapeAutoInvalidator 建構函式 (String, Store, AssociatedPropertyInfo)

建構函式: 會將此 shape 功能變數的值與 ShapeElement 的網域屬性相關聯。如果網域屬性設為 proxy 以供另一個屬性,請使用這個方法。

命名空間:  Microsoft.VisualStudio.Modeling.Diagrams
組件:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll 中)

語法

'宣告
Public Sub New ( _
    fieldName As String, _
    store As Store, _
    propertyInfo As AssociatedPropertyInfo _
)
public ShapeAutoInvalidator(
    string fieldName,
    Store store,
    AssociatedPropertyInfo propertyInfo
)

參數

  • fieldName
    型別:System.String
    這個 ShapeField 的唯一識別項。

.NET Framework 安全性

請參閱

參考

ShapeAutoInvalidator 類別

ShapeAutoInvalidator 多載

Microsoft.VisualStudio.Modeling.Diagrams 命名空間