LocationReferenceEnvironment.Parent Propiedad

Definición

Obtiene o establece el objeto LocationReferenceEnvironment que lo contiene.

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

Valor de propiedad

Objeto contenedor LocationReferenceEnvironment.

Se aplica a