public SnesHeaderTypeEnum HeaderType { get; }
Public ReadOnly Property HeaderType As SnesHeaderTypeEnum
Get
Dim instance As SnesRom
Dim value As SnesHeaderTypeEnum
value = instance.HeaderType
public:
property SnesHeaderTypeEnum HeaderType {
SnesHeaderTypeEnum get ();
}
member HeaderType : SnesHeaderTypeEnum with get
No code example is currently available or this language may not be supported.