Share via


DeploymentMethod.Description Property

Definition

The description of the current DeploymentMethod object.

public:
 virtual property System::String ^ Description { System::String ^ get(); };
public virtual string Description { get; }
member this.Description : string
Public Overridable ReadOnly Property Description As String

Property Value

A string value that contains the description of the current DeploymentMethod object.

Implements

Applies to