Job.Location Property

Definition

Indicates a location where this job is running.

public:
 abstract property System::String ^ Location { System::String ^ get(); };
public:
 abstract property Platform::String ^ Location { Platform::String ^ get(); };
public abstract string Location { get; }
member this.Location : string
Public MustOverride ReadOnly Property Location As String

Property Value

Applies to