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
Syntaxpublic bool IsReturnSecret { get; set; }
Public Property IsReturnSecret As Boolean
Get
Set
Property Value
Type:
Booleantrue if this instance is return secret; otherwise,
false.
See Also