ComputerInfo Class
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.
Caution
This class is obsolete.
Provides information about the computer that sent a TestResultMessage. This class is obsolete.
public ref class ComputerInfo
[System.Obsolete("This class is obsolete.")]
[System.Serializable]
public class ComputerInfo
[<System.Obsolete("This class is obsolete.")>]
[<System.Serializable>]
type ComputerInfo = class
Public Class ComputerInfo
- Inheritance
-
ComputerInfo
- Attributes
Constructors
ComputerInfo() |
Initializes an instance of the ComputerInfo class. |
ComputerInfo(String) |
Initializes an instance of the ComputerInfo class by using the provided computer name. |
Properties
ComputerName |
Gets the name of the computer. |