Android.Content.Res.Configuration.Mnc Property
IMSI MNC (Mobile Network Code), corresponding to mnc resource qualifier. 0 if undefined.

Syntax

[Android.Runtime.Register("mnc")]
public int Mnc { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

IMSI MNC (Mobile Network Code), corresponding to mnc resource qualifier. 0 if undefined. Note that the actual MNC may be 0; in order to check for this use the Configuration.MncZero symbol.

[Android Documentation]

Requirements

Namespace: Android.Content.Res
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1