Share via


DeploymentProviderSettingInfo.FriendlyName Property

Definition

Gets the friendly name of the DeploymentProviderSettingInfo object.

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

The friendly name of the DeploymentProviderSettingInfo object.

Implements

Applies to