Interface IDeviceEnvironment
Represents an environment for an IDevice.
Namespace: Microsoft.XboxStudios.DeviceConsole
Assembly: DeviceConsole.Abstractions.dll
Syntax
public interface IDeviceEnvironment : IDeviceContainer, IHasConnectionStatus
Properties
View SourceName
Gets the name of the environment.
Declaration
string Name { get; }
Property Value
Type | Description |
---|---|
string |