Show / Hide Table of Contents

Path Property

Path

Gets the platform defined path to the device.

C#
string Path { get; }

Property Value

Type Description
string

Remarks

The exact meaning of this property may vary between operating systems and device types. The SDK treats this property as an opaque value and only uses it to check for uniqueness across device instances. It is strongly recommended that you do not take a dependency on the exact format or meaning of the value of this property.

In this article
Back to top Generated by DocFX