DeploymentObject.LinkName 屬性

定義

取得目前 DeploymentObject 實例的連結名稱。

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

屬性值

包含目前 DeploymentObject 實例名稱的字串。

適用於