Udostępnij za pośrednictwem


Właściwość IDependency.Supplier —

Elementy, od których zależy klientom.

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

Składnia

'Deklaracja
Property Supplier As INamedElement
INamedElement Supplier { get; set; }
property INamedElement^ Supplier {
    INamedElement^ get ();
    void set (INamedElement^ value);
}
abstract Supplier : INamedElement with get, set
function get Supplier () : INamedElement
function set Supplier (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