Udostępnij za pośrednictwem


Właściwość IComponent.Required —

Pobiera interfejsy, które definiują wiadomości, które składnik wysyła do innych składników lub systemów.

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

Składnia

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

Wartość właściwości

Typ: IEnumerable<IInterface>

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IComponent Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.Components