DeploymentObject.LinkName Property

Definition

Gets the link name of the current DeploymentObject instance.

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

Property Value

A string that contains the name of the current DeploymentObject instance.

Applies to