SymbolResolver.AsLocationReferenceEnvironment 메서드

정의

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

반환

LocationReferenceEnvironment

SymbolResolver 개체로 표현된 LocationReference의 기호 값 참조에 액세스할 수 있도록 하는 위치 참조입니다.

적용 대상