Udostępnij za pośrednictwem


Właściwość IComponent.Provided —

Pobiera interfejsy, które definiują wiadomości implementuje składnika i innych składników można używać.

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

Składnia

'Deklaracja
ReadOnly Property Provided As IEnumerable(Of IInterface)
IEnumerable<IInterface> Provided { get; }
property IEnumerable<IInterface^>^ Provided {
    IEnumerable<IInterface^>^ get ();
}
abstract Provided : IEnumerable<IInterface>
function get Provided () : IEnumerable<IInterface>

Wartość właściwości

Typ: System.Collections.Generic.IEnumerable<IInterface>

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IComponent Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.Components