ServiceControllerPermissionEntry.MachineName Vlastnost

Definice

Získá název počítače, na kterém se služba nachází.

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

Hodnota vlastnosti

Název počítače, na kterém je spuštěna služba přidružená k sadě ServiceController.

Platí pro