DeploymentBaseContext.ComputerName 屬性

定義

取得電腦名稱。

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

屬性值

包含電腦名稱稱的字串。

適用於