TestMessageLogDetails 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.
An abstracted reference to some other resource. This class is used to provide the build data contracts with a uniform way to reference other resources in a way that provides easy traversal through links.
[System.Runtime.Serialization.DataContract]
public sealed class TestMessageLogDetails
type TestMessageLogDetails = class
Public NotInheritable Class TestMessageLogDetails
- Inheritance
-
TestMessageLogDetails
- Attributes
Constructors
| TestMessageLogDetails() |
Properties
| DateCreated |
Date when the resource is created |
| EntryId |
Id of the resource |
| Message |
Message of the resource |