Partager via


IInteractionUse.RefersTo, propriété

L'interaction appelée par cette utilisation d'interaction.

Espace de noms :  Microsoft.VisualStudio.Uml.Interactions
Assembly :  Microsoft.VisualStudio.Uml.Interfaces (dans Microsoft.VisualStudio.Uml.Interfaces.dll)

Syntaxe

'Déclaration
Property RefersTo As IInteraction
IInteraction RefersTo { get; set; }
property IInteraction^ RefersTo {
    IInteraction^ get ();
    void set (IInteraction^ value);
}
abstract RefersTo : IInteraction with get, set
function get RefersTo () : IInteraction
function set RefersTo (value : IInteraction)

Valeur de propriété

Type : Microsoft.VisualStudio.Uml.Interactions.IInteraction

Sécurité .NET Framework

Voir aussi

Référence

IInteractionUse Interface

Microsoft.VisualStudio.Uml.Interactions, espace de noms