Click or drag to resize

LayoutSignature Property

Returns the signature (checksum) of the Layout.

Namespace:  OBCOM.NetSwitchLib.Layouts
Assembly:  OBCOM.NetSwitchLib (in OBCOM.NetSwitchLib.dll) Version: 1.48.7760.35650 (1.48.7760.35650)
Syntax
public string Signature { get; }

Return Value

Type: String
The signature (checksum) of the Layout.
See Also