HoconSubstitution..::..IsString Method

Determines whether this instance is string.

Namespace:  Akka.Configuration.Hocon
Assembly:  Akka (in Akka.dll)

Syntax


public bool IsString()
Public Function IsString As Boolean
public:
bool^ IsString()

Return Value

true if this instance is string; otherwise, false.