Udostępnij za pośrednictwem


Właściwość IInteractionUse.ReferredToFile —

Plik, w którym zdefiniowano interakcji RefersTo (diagram sekwencji).

Przestrzeń nazw:  Microsoft.VisualStudio.Uml.Interactions
Zestaw:  Microsoft.VisualStudio.Uml.Interfaces (w Microsoft.VisualStudio.Uml.Interfaces.dll)

Składnia

'Deklaracja
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)

Wartość właściwości

Typ: System.String

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IInteractionUse Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.Interactions