Udostępnij za pośrednictwem


Właściwość IDependency.Client —

Elementy zależne od elementów dostawcy.

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

Składnia

'Deklaracja
Property Client As INamedElement
INamedElement Client { get; set; }
property INamedElement^ Client {
    INamedElement^ get ();
    void set (INamedElement^ value);
}
abstract Client : INamedElement with get, set
function get Client () : INamedElement 
function set Client (value : INamedElement)

Wartość właściwości

Typ: Microsoft.VisualStudio.Uml.Classes.INamedElement

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IDependency Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.Classes