DeploymentProviderFactory.FriendlyName Property

Definition

Gets the friendly name of the current deployment provider factory.

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

Property Value

A string that contains the friendly name of the current deployment provider factory.

Implements

Applies to