Defines a URL that points to the object's data.

Namespace:  C1.Win.XmlEditor.UICustomization
Assembly:  C1.Win.XmlEditor.2 (in C1.Win.XmlEditor.2.dll)

Syntax

C#
public string Data { get; set; }
Visual Basic (Declaration)
Public Property Data As String

See Also