mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Show / Hide Table of Contents

    Class IpAddressInfo

    Inheritance
    Object
    IpAddressInfo
    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 IpAddressInfo

    Fields

    IpAddress

    Declaration
    public string IpAddress
    Field Value
    Type Description
    String

    IpAddress

    Declaration
    public string IpAddress
    Field Value
    Type Description
    String

    Mask

    Declaration
    public string Mask
    Field Value
    Type Description
    String

    Mask

    Declaration
    public string Mask
    Field Value
    Type Description
    String
    In This Article
    • Fields
      • IpAddress
      • IpAddress
      • Mask
      • Mask
    Back to top Generated by DocFX