다음을 통해 공유


LocationReferenceEnvironment.Parent 속성

정의

포함하는 LocationReferenceEnvironment를 가져오거나 설정합니다.

public:  property System::Activities::LocationReferenceEnvironment ^ Parent {  public:
System::Activities::LocationReferenceEnvironment ^ get(); protected:
 void set(System::Activities::LocationReferenceEnvironment ^ value); };
public System.Activities.LocationReferenceEnvironment Parent { get; protected set; }
member this.Parent : System.Activities.LocationReferenceEnvironment with get, set
Public Property Parent As LocationReferenceEnvironment

속성 값

포함하는 LocationReferenceEnvironment입니다.

적용 대상