Returns a string that holds all the construction information for this object.
[Visual Basic]MustOverride Public ReadOnly Property ConstructString As String
[C#]
public string ConstructString {abstract get;}
Property Value
A string that holds all the construction information for this object.
See Also
Listener Class | Listener Members | Org.Mentalis.Proxy Namespace