Visual Basic (Declaration) | |
---|---|
Public Property Key As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public int Key {get; set;} |
Return Value
Key that determines the scramble.For an example, refer to ScrambleCommand.
This is an unsigned integer with a minimum value of 0 and a maximum value of 4294967295 (0xffffffff).
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family