BuildMessageEventArgs.Code Property

Definition

Code associated with event.

public:
 property System::String ^ Code { System::String ^ get(); };
public string Code { get; }
member this.Code : string
Public ReadOnly Property Code As String

Property Value

Returns String.

Applies to