Share via


DeploymentAgentWorkerRequest.Method Property

Definition

Gets a string that represents the method for the current DeploymentAgentWorkerRequest object.

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

Property Value

A string that represents the method for the current DeploymentAgentWorkerRequest object.

Applies to