ShapeAutoInvalidator コンストラクター (String, Store, Guid)

コンストラクター : ShapeElement ドメインのプロパティに、図形のフィールドの値を関連付けます。

名前空間:  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, _
    domainPropertyId As Guid _
)
public ShapeAutoInvalidator(
    string fieldName,
    Store store,
    Guid domainPropertyId
)

パラメーター

  • fieldName
    型 : System.String
    この ShapeField の一意の識別子。

.NET Framework セキュリティ

  • 直前の呼び出し元に対する完全な信頼。このメンバーは、部分的に信頼されているコードから使用することはできません。詳細については、「部分信頼コードからのライブラリの使用」を参照してください。

参照

関連項目

ShapeAutoInvalidator クラス

ShapeAutoInvalidator オーバーロード

Microsoft.VisualStudio.Modeling.Diagrams 名前空間