Condividi tramite


IProcessTemplateContentHandler.HashValue Property

The hash value(MD5) of the process template file.

Namespace:  Microsoft.TeamFoundation.Server.Core
Assembly:  Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)

Syntax

'Declaration
ReadOnly Property HashValue As Byte()
byte[] HashValue { get; }
property array<unsigned char>^ HashValue {
    array<unsigned char>^ get ();
}
abstract HashValue : byte[] with get
function get HashValue () : byte[]

Property Value

Type: array<System.Byte[]

.NET Framework Security

See Also

Reference

IProcessTemplateContentHandler Interface

Microsoft.TeamFoundation.Server.Core Namespace