|  | IHoconElementIsString Method | 
 
            Determines whether this element is a string.
            
 
    Namespace: 
   Akka.Configuration.Hocon
    Assembly:
   Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
 Syntax
Syntaxabstract IsString : unit -> bool 
Return Value
Type: 
Booleantrue if this element is a string; otherwise 
false See Also
See Also