.NET Framework Class Library
Document.HashCode Property
<< Click to Display Table of Contents >> Document.HashCode Property |
Namespace: Gnostice.Controls.ASP
Assembly: Gnostice.Controls.ASP (in Gnostice.Controls.ASP.dll)
Visual Basic |
Public Property HashCode As Byte() |
C# |
public byte[] HashCode { get; set; } |
Visual C++ |
public: |