共用方式為


WorkflowSubscription.PropertyDefinitions 屬性

命名空間:  Microsoft.SharePoint.Client.WorkflowServices
組件:  Microsoft.SharePoint.Client.WorkflowServices (在 Microsoft.SharePoint.Client.WorkflowServices.dll 中)

語法

'宣告
Public ReadOnly Property PropertyDefinitions As IDictionary(Of String, String)
    Get
'用途
Dim instance As WorkflowSubscription
Dim value As IDictionary(Of String, String)

value = instance.PropertyDefinitions
public IDictionary<string, string> PropertyDefinitions { get; }

屬性值

類型:System.Collections.Generic.IDictionary<String, String>

請參閱

參照

WorkflowSubscription 類別

WorkflowSubscription 成員

Microsoft.SharePoint.Client.WorkflowServices 命名空間