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

Mostra 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_oe property

public string Description
return string

GUID public_oe property

public string GUID
return string

Index public_oe property

public int Index
return int

ProfilesList public_oe property

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