[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Der Nachrichtenursprung.

Namespace: DynamicNode.Core
Assembly: DNCore (in DNCore.dll) Version: 1.4.4679.19807 (1.4.0.0)

Syntax

C#
public string Location { get; set; }
Visual Basic
Public Property Location As String
	Get
	Set
F#
member Location : string with get, set

See Also