Udostępnij za pośrednictwem


Właściwość IComment.OwningElement —

Pobiera element, w którym zdefiniowano komentarz, takie jak model.Nie taki sam, jak elementy, z którymi jest połączony.

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

Składnia

'Deklaracja
ReadOnly Property OwningElement As IElement
IElement OwningElement { get; }
property IElement^ OwningElement {
    IElement^ get ();
}
abstract OwningElement : IElement
function get OwningElement () : IElement

Wartość właściwości

Typ: Microsoft.VisualStudio.Uml.Classes.IElement

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IComment Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.Classes