Message in Korean (한국어)
CodeActivityPublicEnvironmentAccessor.TryGetAccessToPublicLocation이 생성되었기 때문에 이 공용 위치에서 작업 '<var>X</var>'(으)로 GetLocation을 호출할 수 없습니다. 값을 읽거나 쓰려면 ActivityContext.GetValue 또는 SetValue를 사용하십시오. 위치에 대한 직접 액세스를 얻으려면 CodeActivityPublicEnvironmentAccessor.TryGetReferenceToPublicLocation을 사용하여 선언하십시오.
Unlocalized message
Activity '<var>X</var>' cannot call GetLocation on this public location reference because it was created CodeActivityPublicEnvironmentAccessor.TryGetAccessToPublicLocation. To read or write the value, use ActivityContext.GetValue or SetValue. To get direct access to the location, declare it using CodeActivityPublicEnvironmentAccessor.TryGetReferenceToPublicLocation.
Search by Google