Edit

Share via


Event.Title Property

Definition

Provides the event title.

public:
 property System::String ^ Title { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string Title { get; set; }
Public Property Title As String

Property Value

String

Attributes

Applies to