Aracılığıyla paylaş


IPort.IsBehavior Özellik

Bu bağlantı noktasına gönderilen iletilerin sahibi olan nesnenin kendisi, kendi iç parçaları yerine tarafından işlenen, doğru.

Ad alanı:  Microsoft.VisualStudio.Uml.CompositeStructures
Derleme:  Microsoft.VisualStudio.Uml.Interfaces (Microsoft.VisualStudio.Uml.Interfaces.dll içinde)

Sözdizimi

'Bildirim
Property IsBehavior As Boolean
bool IsBehavior { get; set; }
property bool IsBehavior {
    bool get ();
    void set (bool value);
}
abstract IsBehavior : bool with get, set
function get IsBehavior () : boolean
function set IsBehavior (value : boolean)

Özellik Değeri

Tür: System.Boolean

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

IPort Arabirim

Microsoft.VisualStudio.Uml.CompositeStructures Ad Alanı