IEnvironmentVariables Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an interface for managing environment variables.
C#
public interface IEnvironmentVariables : Microsoft.Testing.Platform.Extensions.TestHostControllers.IReadOnlyEnvironmentVariables
type IEnvironmentVariables = interface
interface IReadOnlyEnvironmentVariables
Public Interface IEnvironmentVariables
Implements IReadOnlyEnvironmentVariables
- Implements
Remove |
Removes the specified environment variable. |
Set |
Sets the value of the specified environment variable. |
Try |
Tries to get the value of the specified environment variable. (Inherited from IReadOnlyEnvironmentVariables) |
Produit | Versions |
---|---|
Microsoft Testing Platform | 1.0.2, 1.1.0, 1.2.1, 1.3.2, 1.4.3, 1.5.3, 1.6.0 |
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage (pull requests). Pour plus d’informations, consultez notre guide du contributeur.
Commentaires sur .NET
.NET est un projet open source. Sélectionnez un lien pour fournir des commentaires :