Listener.ConstructString Property

Mentalis.org Proxy

Mentalis.org Proxy Documentation

Listener.ConstructString Property

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