Sdílet prostřednictvím


IInteractionOperand.Guard – vlastnost

Získá omezení, která popisuje stav, ve kterém bude spuštěn úlomky.Null, pokud neexistuje žádné omezení.

Obor názvů:  Microsoft.VisualStudio.Uml.Interactions
Sestavení:  Microsoft.VisualStudio.Uml.Interfaces (v Microsoft.VisualStudio.Uml.Interfaces.dll)

Syntaxe

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

Hodnota vlastnosti

Typ: Microsoft.VisualStudio.Uml.Interactions.IInteractionConstraint

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

IInteractionOperand Rozhraní

Microsoft.VisualStudio.Uml.Interactions – obor názvů