SnesRomCountryCode Property
Gets the country code.
Namespace: DevCase.Core.Media.Gaming.RomHacking.SNESAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public byte Code { get; }
Public ReadOnly Property Code As Byte
Get
Dim instance As SnesRomCountry
Dim value As Byte
value = instance.Code
public:
property unsigned char Code {
unsigned char get ();
}
member Code : byte with get
No code example is currently available or this language may not be supported.
Property Value
Byte
The country code.