DeploymentProviderFactory.Description Property

Definition

Gets the description of the current deployment provider factory.

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 that contains the description of the current deployment provider factory.

Implements

Applies to