ScopeManager.Get メソッド

現在のスコープのスコープの説明を取得します。

名前空間:  Microsoft.Workflow.Client
アセンブリ:  Microsoft.Workflow.Client (Microsoft.Workflow.Client.dll)

構文

'宣言
Public Function Get As ScopeDescription
'使用
Dim instance As ScopeManager 
Dim returnValue As ScopeDescription 

returnValue = instance.Get()
public ScopeDescription Get()
public:
ScopeDescription^ Get()
member Get : unit -> ScopeDescription
public function Get() : ScopeDescription

戻り値

型: Microsoft.Workflow.Client.ScopeDescription
現在のスコープを説明する ScopeDescription。

関連項目

参照

ScopeManager クラス

Microsoft.Workflow.Client 名前空間