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 field
分別名為 XProperty
的 , XEvent
其中 X 分別 event
是對應的 property
。
您可藉由剖析對應的相依性屬性來間接存取每一個公用屬性及這個型別的事件。 這個相依性屬性是名為 XProperty 或 XEvent 的公用靜態欄位,其中 X 是對應的屬性。