LocationReferenceEnvironment.Parent 属性
定义
获取或设置作为容器的 LocationReferenceEnvironment。Gets or sets the containing 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。The containing LocationReferenceEnvironment.