[Missing <summary> documentation for "P:Dapfor.Net.Internal.Licensing.ComponentLicense.IsHashValid"]
Assembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
C# |
---|
public bool IsHashValid { get; } |
Visual Basic |
---|
Public ReadOnly Property IsHashValid As Boolean Get |
Visual C++ |
---|
public: property bool IsHashValid { bool get (); } |
F# |
---|
member IsHashValid : bool with get |