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