Share via


HandleExternalEventActivity.RolesProperty 欄位

定義

識別有效的使用者角色,這些角色能夠將訊息從主機傳送到這個活動。 支援的角色有兩種,分別是 Active Directory 和 ASP.NET。

public: static initonly System::Workflow::ComponentModel::DependencyProperty ^ RolesProperty;
public static readonly System.Workflow.ComponentModel.DependencyProperty RolesProperty;
 staticval mutable RolesProperty : System.Workflow.ComponentModel.DependencyProperty
Public Shared ReadOnly RolesProperty As DependencyProperty 

欄位值

備註

您可藉由剖析對應的相依性屬性來間接存取每一個公用屬性及這個型別的事件。 這個相依性屬性是名為 XPropertyXEvent 的公用靜態欄位,其中 X 是對應的屬性。

適用於

另請參閱