AttributeInfoAttribute.AttributeInfo Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le AttributeInfo associé à cette instance.
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
Valeur de propriété
AttributeInfo associé à cette instance.