SymbolResolver.AsLocationReferenceEnvironment 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
傳回 LocationReferenceEnvironment 執行個體,此執行個體允許存取 SymbolResolver 中,以 LocationReference 物件表示的符號值參考。
public:
System::Activities::LocationReferenceEnvironment ^ AsLocationReferenceEnvironment();
public System.Activities.LocationReferenceEnvironment AsLocationReferenceEnvironment ();
member this.AsLocationReferenceEnvironment : unit -> System.Activities.LocationReferenceEnvironment
Public Function AsLocationReferenceEnvironment () As LocationReferenceEnvironment
傳回
位置參考,此參考允許存取 SymbolResolver 中,以 LocationReference 物件表示的符號值參考。