Show / Hide Table of Contents

Class RosterEnvironment

Inheritance
object
RosterEnvironment
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Microsoft.GNS.Roster.Web
Assembly: Microsoft.GNS.Roster.Web.dll
Syntax
public static class RosterEnvironment

Methods

View Source

GetRequiredEnvironmentVariable(string)

Declaration
public static string GetRequiredEnvironmentVariable(string variableName)
Parameters
Type Name Description
string variableName
Returns
Type Description
string
  • View Source
In this article
Back to top Generated by DocFX