C# Class Microsoft.MixedReality.Toolkit.WindowsDevicePortal.InterfaceInfo

Show file Open project: microsoft/MixedReality-WorldLockingTools-Samples Class Usage Examples

Public Properties

Property Type Description
Description string
GUID string
Index int
ProfilesList Microsoft.MixedReality.Toolkit.WindowsDevicePortal.NetworkProfileInfo[]

Property Details

Description public property

public string Description
return string

GUID public property

public string GUID
return string

Index public property

public int Index
return int

ProfilesList public property

public NetworkProfileInfo[],Microsoft.MixedReality.Toolkit.WindowsDevicePortal ProfilesList
return Microsoft.MixedReality.Toolkit.WindowsDevicePortal.NetworkProfileInfo[]