다음을 통해 공유


EnvironmentLocationReference<T>.LocationReference 속성

정의

위치 참조 값을 가져옵니다.

public:
 virtual property System::Activities::LocationReference ^ LocationReference { System::Activities::LocationReference ^ get(); };
public virtual System.Activities.LocationReference LocationReference { get; }
member this.LocationReference : System.Activities.LocationReference
Public Overridable ReadOnly Property LocationReference As LocationReference

속성 값

LocationReference

위치 참조 값입니다.

적용 대상