Partager via


IActivityEdge.Guard, propriété

Expression booléenne qui détermine s'il est possible ou non de traverser ce bord.

Espace de noms :  Microsoft.VisualStudio.Uml.Activities
Assembly :  Microsoft.VisualStudio.Uml.Interfaces (dans Microsoft.VisualStudio.Uml.Interfaces.dll)

Syntaxe

'Déclaration
Property Guard As String
string Guard { get; set; }
property String^ Guard {
    String^ get ();
    void set (String^ value);
}
abstract Guard : string with get, set
function get Guard () : String 
function set Guard (value : String)

Valeur de propriété

Type : String

Sécurité .NET Framework

Voir aussi

Référence

IActivityEdge Interface

Microsoft.VisualStudio.Uml.Activities, espace de noms