







![]() ![]() |
A Sandcastle Documented Class Library |
HolidayEvent..::..EventText Property |
HolidayEvent Class See Also Send Feedback |
[Missing <summary> documentation for "P:Calendar.NET.HolidayEvent.EventText"]
Namespace: Calendar.NET
Assembly: Calendar.NET (in Calendar.NET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public string EventText { get; set; } |
Visual Basic |
---|
Public Property EventText As String Get Set |
Visual C++ |
---|
public: virtual property String^ EventText { String^ get () sealed; void set (String^ value) sealed; } |