HostIntegratorSession.GetAttributeAtCursor Method

WRQ.Verastream.HostIntegrator

WRQ Verastream Host Integrator .Net Reference

HostIntegratorSession.GetAttributeAtCursor Method 

Gets the name of the attribute at the current cursor position.

[Visual Basic]Public Function GetAttributeAtCursor() As String
[C#]
public string GetAttributeAtCursor();

Return Value

This method returns the attribute name, or an empty string if the cursor is not currently within one of the defined entity attributes.

Remarks

Gets the name of the attribute at the current cursor position.

See Also

HostIntegratorSession Class | HostIntegratorSession Members | WRQ.Verastream.HostIntegrator Namespace