WorkflowParameterBinding.ValueProperty 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
針對 Value的依賴性質。
public: static initonly System::Workflow::ComponentModel::DependencyProperty ^ ValueProperty;
public static readonly System.Workflow.ComponentModel.DependencyProperty ValueProperty;
staticval mutable ValueProperty : System.Workflow.ComponentModel.DependencyProperty
Public Shared ReadOnly ValueProperty As DependencyProperty
欄位值
備註
每個公共 properties 及 events 此類資料均可透過對應 DependencyPropertyOptions的解析間接存取。 這分別是public static field命名為 ,XProperty其中 X 是對應XEvent的 。propertyevent
你透過解決對應的相依屬性,間接存取這類公共財產和事件。 這個依賴性質是公開的靜態欄位,名為 XProperty 或 XEvent,其中 X 是對應的性質。