Udostępnij za pośrednictwem


Właściwość IBehavior.Specification —

Funkcję behawioralną, który implementuje zachowanie.

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

Składnia

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

Wartość właściwości

Typ: Microsoft.VisualStudio.Uml.Classes.IBehavioralFeature

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IBehavior Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.CommonBehaviors