InformationRecord.MessageData Property
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.
The message data for this informational record.
public:
property System::Object ^ MessageData { System::Object ^ get(); };
public:
property Platform::Object ^ MessageData { Platform::Object ^ get(); };
public object MessageData { get; }
[System.Runtime.Serialization.DataMember]
public object MessageData { get; }
member this.MessageData : obj
[<System.Runtime.Serialization.DataMember>]
member this.MessageData : obj
Public ReadOnly Property MessageData As Object
Property Value
- Attributes