IniFileEntry.HasComment Property

tikumo.regis3

IniFileEntry HasComment Property regdiff Code Documentation
Flag indicating whether or not the value has a comment

Namespace: com.tikumo.regis3.ini
Assembly: regis3 (in regis3.dll) Version: 3.4.0.0 (3.4.0.0)

Syntax

public bool HasComment { get; }
public bool HasComment { get; }

Property Value

Type: OnlineBoolean
See Also