Partager via


IInteractionUse.ReferredToFile, propriété

Le fichier dans lequel l'interaction RefersTo (diagramme de séquence) est définie.

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

Syntaxe

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

Valeur de propriété

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

IInteractionUse Interface

Microsoft.VisualStudio.Uml.Interactions, espace de noms