IEventLocation Property
IT Hit WebDAV Classes Reference[Missing <summary> documentation for "P:ITHit.WebDAV.Server.iCalendar.Components.IEvent.Location"]
Namespace: ITHit.WebDAV.Server.iCalendar.ComponentsAssemblies: ITHit.WebDAV.Server (in ITHit.WebDAV.Server.dll) Version: 4.0.2411.0
ITHit.WebDAV.Server (in ITHit.WebDAV.Server.dll) Version: 4.0.2411.0
Syntaxstring Location { get; set; }
Property Location As String
Get
Set
property String^ Location {
String^ get ();
void set (String^ value);
}
abstract Location : string with get, set
Property Value
Type:
String
See Also