Environment Field
Microsoft Robotics Studio
Dss node environment information
Namespace: Microsoft.Dss.Services.RuntimeDiagnosticsService
Assembly: DssRuntime (in DssRuntime.dll)
Version: 1.5.507.0
Syntax
[DataMemberAttribute(IsRequired = true)]
public EnvironmentInformationType Environment
'Declaration
<DataMemberAttribute(IsRequired := True)> _
Public Environment As EnvironmentInformationType
[DataMemberAttribute(IsRequired = true)]
public:
EnvironmentInformationType^ Environment
See Also
State Class