TG.INI
IniDocumentHasEncryptionHandler Property |
Gets if the EncryptionHandler property is not null.
Namespace: TG.INI
Assembly: TG.INI (in TG.INI.dll) Version: 1.2.2.0 (1.2.2.0)
Syntax
public bool HasEncryptionHandler { get; }
Public ReadOnly Property HasEncryptionHandler As Boolean Get
public: property bool HasEncryptionHandler { bool get (); }
member HasEncryptionHandler : bool with get
Property Value
Type: BooleanSee Also