Udostępnij za pośrednictwem


Właściwość IInteractionOperand.Guard —

Pobiera ograniczenie, który opisuje warunek, pod którym będzie wykonywany fragmenty.Wartość NULL, jeśli nie istnieje żadne ograniczenie.

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

Składnia

'Deklaracja
ReadOnly Property Guard As IInteractionConstraint
IInteractionConstraint Guard { get; }
property IInteractionConstraint^ Guard {
    IInteractionConstraint^ get ();
}
abstract Guard : IInteractionConstraint
function get Guard () : IInteractionConstraint

Wartość właściwości

Typ: Microsoft.VisualStudio.Uml.Interactions.IInteractionConstraint

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IInteractionOperand Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.Interactions