Udostępnij za pośrednictwem


Właściwość IActivityEdge.Guard —

Wyrażenie logiczne, która określa, czy może być przechodni tej krawędzi.

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

Składnia

'Deklaracja
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)

Wartość właściwości

Typ: System.String

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IActivityEdge Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.Activities