RoslynScriptSession.

GetScriptHash(Script) Method

Summary

Gets the hash for the specified script.

Syntax

public string GetScriptHash(Script script)

Parameters

Name Type Description
script Script The script to get the hash for.

Return Value

Type Description
string The script hash.