Return the hash string for this StreamProperties object

Namespace: StreamBase.SB
Assembly: StreamBase.SB.Client (in StreamBase.SB.Client.dll) Version: 7.7.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public byte[] GetHash()
Public Function GetHash As Byte()
public:
array<unsigned char>^ GetHash()

See Also