Udostępnij za pośrednictwem


Właściwość IBehavior.OwnedParameters —

Pobiera parametry, które są własnością zachowanie.

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

Składnia

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

Wartość właściwości

Typ: IEnumerable<IParameter>

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IBehavior Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.CommonBehaviors