Class CommentEvent
Inherited Members
Namespace: Sdl.LanguagePlatform.IO.Streams
Assembly: Sdl.LanguagePlatform.IO.dll
Syntax
public class CommentEvent : Event
Constructors
CommentEvent(string)
Declaration
public CommentEvent(string msg)
Parameters
| Type | Name | Description |
|---|---|---|
| string | msg |
Properties
Message
Declaration
public string Message { get; set; }
Property Value
| Type | Description |
|---|---|
| string |