Freigeben über


IProperty.Opposite-Eigenschaft

Wenn nicht leer, ist diese Eigenschaft ein Ende einer Zuordnung und ruft die Eigenschaft am anderen Ende ab.

Namespace:  Microsoft.VisualStudio.Uml.Classes
Assembly:  Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)

Syntax

'Declaration
ReadOnly Property Opposite As IProperty
    Get
IProperty Opposite { get; }
property IProperty^ Opposite {
    IProperty^ get ();
}
abstract Opposite : IProperty
function get Opposite () : IProperty

Eigenschaftswert

Typ: Microsoft.VisualStudio.Uml.Classes.IProperty

.NET Framework-Sicherheit

Siehe auch

Referenz

IProperty Schnittstelle

Microsoft.VisualStudio.Uml.Classes-Namespace