Class IntrospectionXml
Provides standard D-Bus introspection XML for common interfaces.
public static class IntrospectionXml
- Inheritance
-
IntrospectionXml
- Inherited Members
Properties
DBusIntrospectable
Gets the introspection XML for the org.freedesktop.DBus.Introspectable interface.
public static ReadOnlyMemory<byte> DBusIntrospectable { get; }
Property Value
DBusPeer
Gets the introspection XML for the org.freedesktop.DBus.Peer interface.
public static ReadOnlyMemory<byte> DBusPeer { get; }
Property Value
DBusProperties
Gets the introspection XML for the org.freedesktop.DBus.Properties interface.
public static ReadOnlyMemory<byte> DBusProperties { get; }