Aracılığıyla paylaş


WorkflowSymbol.Symbols Özellik

Tanım

Simgelerin koleksiyonunu alır veya ayarlar.

public:
 property System::Collections::Generic::ICollection<System::Activities::Debugger::Symbol::ActivitySymbol ^> ^ Symbols { System::Collections::Generic::ICollection<System::Activities::Debugger::Symbol::ActivitySymbol ^> ^ get(); void set(System::Collections::Generic::ICollection<System::Activities::Debugger::Symbol::ActivitySymbol ^> ^ value); };
public System.Collections.Generic.ICollection<System.Activities.Debugger.Symbol.ActivitySymbol> Symbols { get; set; }
member this.Symbols : System.Collections.Generic.ICollection<System.Activities.Debugger.Symbol.ActivitySymbol> with get, set
Public Property Symbols As ICollection(Of ActivitySymbol)

Özellik Değeri

ICollection<ActivitySymbol>

Semboller koleksiyonu.

Şunlara uygulanır