public bool ExtendedLocalization { get; }
Public ReadOnly Property ExtendedLocalization As Boolean
Get
public:
virtual property bool ExtendedLocalization {
bool get () sealed;
}
abstract ExtendedLocalization : bool with get
override ExtendedLocalization : bool with get