SnesRomCountryRegion Property

Gets the region, which can be PAL or NTSC.

Definition

Namespace: DevCase.Core.Media.Gaming.RomHacking.SNES
Assembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public SnesRegionTypeEnum Region { get; }

Property Value

SnesRegionTypeEnum
The country code.

Remarks

See Also