IDeploymentNameDescription.FriendlyName Property

Definition

Gets the friendly name of the current deployment name and description object.

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

Property Value

A string containing the friendly name of the current deployment name and description object.

Applies to