Aracılığıyla paylaş


IInteractionUse.RefersTo Özellik

Bu etkileşim Kullan tarafından çağrılan etkileşim.

Ad alanı:  Microsoft.VisualStudio.Uml.Interactions
Derleme:  Microsoft.VisualStudio.Uml.Interfaces (Microsoft.VisualStudio.Uml.Interfaces.dll içinde)

Sözdizimi

'Bildirim
Property RefersTo As IInteraction
    Get
    Set
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)

Özellik Değeri

Tür: Microsoft.VisualStudio.Uml.Interactions.IInteraction

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

IInteractionUse Arabirim

Microsoft.VisualStudio.Uml.Interactions Ad Alanı