Gets the hint.

Namespace: Com.Tibco.As.Space.Security
Assembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.1.0.0 (2.1)

Syntax

C#
public string Hint { get; }
Visual Basic
Public ReadOnly Property Hint As String
	Get
Visual C++
public:
property String^ Hint {
	String^ get ();
}

Field Value

The hint

See Also