Indicates whether the value of the current System.Numerics.BigInteger object is a power of two.
Namespace: Renci.SshNet.CommonAssembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax
Field Value
true if the value of the System.Numerics.BigInteger object is a power of two; otherwise, false.See Also