ActivityDesigner.DesignerActions Özellik

Tanım

Yapılandırma hatalarıyla ilişkili eylem dizisini alır.

protected public:
 virtual property System::Collections::ObjectModel::ReadOnlyCollection<System::Workflow::ComponentModel::Design::DesignerAction ^> ^ DesignerActions { System::Collections::ObjectModel::ReadOnlyCollection<System::Workflow::ComponentModel::Design::DesignerAction ^> ^ get(); };
protected internal virtual System.Collections.ObjectModel.ReadOnlyCollection<System.Workflow.ComponentModel.Design.DesignerAction> DesignerActions { get; }
member this.DesignerActions : System.Collections.ObjectModel.ReadOnlyCollection<System.Workflow.ComponentModel.Design.DesignerAction>
Protected Friend Overridable ReadOnly Property DesignerActions As ReadOnlyCollection(Of DesignerAction)

Özellik Değeri

salt okunur dizisi.DesignerAction

Açıklamalar

Bu yöntem, yapılandırma hatalarıyla ilişkili salt okunur bir eylem dizisi döndürür. Bu liste, Etkinliğin son kullanıcıya sunulabilen veya öğesini barındıran ActivityDesignersistem tarafından program aracılığıyla kullanılabilen tüm yapılandırma ve doğrulama hatalarını içerir.

Şunlara uygulanır