Click or drag to resize

HpsvEnvironment Class

Provides details about the environment the Service Virtualization runs in. Available via Environment
Inheritance Hierarchy
SystemObject
  HP.SV.DotNetRuleApiHpsvEnvironment

Namespace:  HP.SV.DotNetRuleApi
Assembly:  HP.SV.DotNetRuleApi (in HP.SV.DotNetRuleApi.dll) Version: 5.00
Syntax
C#
public sealed class HpsvEnvironment

The HpsvEnvironment type exposes the following members.

Properties
  NameDescription
Public propertyMachineName
NetBIOS name of the local computer
Public propertyUserDomainName
Domain name of the account the Service Virtualization is using
Public propertyUserName
User name of the account the Service Virtualization is using
Top
See Also