ServiceEnvironment(Service) Constructor
Definition
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.
public:
ServiceEnvironment(Microsoft::XLANGs::Core::Service ^ svc);
public ServiceEnvironment (Microsoft.XLANGs.Core.Service svc);
new Microsoft.XLANGs.Core.ServiceEnvironment : Microsoft.XLANGs.Core.Service -> Microsoft.XLANGs.Core.ServiceEnvironment
Public Sub New (svc As Service)
Parameters
- svc
- Service