mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Show / Hide Table of Contents

    Class NetworkProfileInfo

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

    Fields

    GroupPolicyProfile

    Declaration
    public bool GroupPolicyProfile
    Field Value
    Type Description
    Boolean

    GroupPolicyProfile

    Declaration
    public bool GroupPolicyProfile
    Field Value
    Type Description
    Boolean

    Name

    Declaration
    public string Name
    Field Value
    Type Description
    String

    Name

    Declaration
    public string Name
    Field Value
    Type Description
    String

    PerUserProfile

    Declaration
    public bool PerUserProfile
    Field Value
    Type Description
    Boolean

    PerUserProfile

    Declaration
    public bool PerUserProfile
    Field Value
    Type Description
    Boolean
    In This Article
    • Fields
      • GroupPolicyProfile
      • GroupPolicyProfile
      • Name
      • Name
      • PerUserProfile
      • PerUserProfile
    Back to top Generated by DocFX