VssEnvironment Class
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Services.Common.VssEnvironment
Namespace: Microsoft.VisualStudio.Services.Common
Assembly: Microsoft.VisualStudio.Services.Common (in Microsoft.VisualStudio.Services.Common.dll)
Syntax
'Declaration
Public NotInheritable Class VssEnvironment
public static class VssEnvironment
public ref class VssEnvironment abstract sealed
[<AbstractClass>]
[<Sealed>]
type VssEnvironment = class end
public final class VssEnvironment
The VssEnvironment type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetTfsSharedFilesPath | ||
GetVssSharedFilesPath |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.