Class DBusAddress
Provides D-Bus addresses for the system and session bus.
public static class DBusAddress
- Inheritance
-
DBusAddress
- Inherited Members
Properties
Session
Gets the D-Bus session bus address.
public static string? Session { get; }
Property Value
System
Gets the D-Bus system bus address.
public static string? System { get; }