共用方式為


ServiceControllerPermissionEntry.MachineName 屬性

定義

取得服務駐留其上的電腦名稱。

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

屬性值

正在執行與 ServiceController 相關聯服務的電腦名稱。

適用於