WorkflowMarkupSerializer.ClrNamespacesProperty 欄位

定義

代表一個附加 DependencyProperty 文件,用來定義要參考哪些組件以供自訂活動使用。

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

欄位值

備註

欲了解更多關於此依賴性質的資訊,請參閱使用工作流程標記。

你透過解決對應的相依屬性,間接存取這類公共財產和事件。 這個依賴性質是公開的靜態欄位,名為 XPropertyXEvent,其中 X 是對應的性質。

適用於