MessageTypes Class

Definition

Represents valid message types for communication.

public ref class MessageTypes
public class MessageTypes
type MessageTypes = class
Public Class MessageTypes
Inheritance
MessageTypes

Constructors

MessageTypes()

Fields

FileSystemChangeInformation

File System Change message containing information about a single file system change. FileSystemChangeInformation

ProjectInfoRequest

Request message for getting project information. IProjectContext

ProjectInfoResponse

Response message containing project information. IProjectContext

Scaffolding_Completed

Scaffolding is completed. No more messages can be sent after this.

Terminate

Scaffolding did not complete but had to terminate.

Applies to