Click or drag to resize

MemorySecretIsReturnSecret Property

Gets or sets a value indicating whether this instance is return secret.

Namespace:  Zyrenth.Zora
Assembly:  ZoraSharp (in ZoraSharp.dll) Version: 2.3
Syntax
public bool IsReturnSecret { get; set; }

Property Value

Type: Boolean
true if this instance is return secret; otherwise, false.
See Also