次の方法で共有


ServiceControllerPermissionEntry.ServiceName プロパティ

定義

システムでサービスを識別するための短い名前を取得します。

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

プロパティ値

サービスの名前。

適用対象