AttributeInfoAttribute.AttributeInfo プロパティ

定義

このインスタンスに関連付けられている AttributeInfo を取得します。

public:
 property System::Workflow::ComponentModel::Compiler::AttributeInfo ^ AttributeInfo { System::Workflow::ComponentModel::Compiler::AttributeInfo ^ get(); };
public System.Workflow.ComponentModel.Compiler.AttributeInfo AttributeInfo { get; }
member this.AttributeInfo : System.Workflow.ComponentModel.Compiler.AttributeInfo
Public ReadOnly Property AttributeInfo As AttributeInfo

プロパティ値

AttributeInfo

このインスタンスに関連付けられている AttributeInfo

適用対象