WorkflowServicesManager.ScopePath プロパティ
名前空間: Microsoft.SharePoint.Client.WorkflowServices
アセンブリ: Microsoft.SharePoint.Client.WorkflowServices (Microsoft.SharePoint.Client.WorkflowServices.dll 内)
構文
'宣言
Public ReadOnly Property ScopePath As String
Get
'使用
Dim instance As WorkflowServicesManager
Dim value As String
value = instance.ScopePath
public string ScopePath { get; }