mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Show / Hide Table of Contents

    Class InterfaceInfo

    Inheritance
    Object
    InterfaceInfo
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: Microsoft.MixedReality.Toolkit.WindowsDevicePortal
    Assembly: cs.temp.dll.dll
    Syntax
    public class InterfaceInfo

    Fields

    Description

    Declaration
    public string Description
    Field Value
    Type Description
    String

    Description

    Declaration
    public string Description
    Field Value
    Type Description
    String

    GUID

    Declaration
    public string GUID
    Field Value
    Type Description
    String

    GUID

    Declaration
    public string GUID
    Field Value
    Type Description
    String

    Index

    Declaration
    public int Index
    Field Value
    Type Description
    Int32

    Index

    Declaration
    public int Index
    Field Value
    Type Description
    Int32

    ProfilesList

    Declaration
    public NetworkProfileInfo[] ProfilesList
    Field Value
    Type Description
    NetworkProfileInfo[]

    ProfilesList

    Declaration
    public NetworkProfileInfo[] ProfilesList
    Field Value
    Type Description
    NetworkProfileInfo[]
    In This Article
    • Fields
      • Description
      • Description
      • GUID
      • GUID
      • Index
      • Index
      • ProfilesList
      • ProfilesList
    Back to top Generated by DocFX