NumberFormatInfo.DigitSubstitution Özellik

Tanım

Grafik kullanıcı arabiriminin bir rakamın şeklini nasıl görüntülediğini belirten bir değer alır veya ayarlar.

public:
 property System::Globalization::DigitShapes DigitSubstitution { System::Globalization::DigitShapes get(); void set(System::Globalization::DigitShapes value); };
public System.Globalization.DigitShapes DigitSubstitution { get; set; }
[System.Runtime.InteropServices.ComVisible(false)]
public System.Globalization.DigitShapes DigitSubstitution { get; set; }
member this.DigitSubstitution : System.Globalization.DigitShapes with get, set
[<System.Runtime.InteropServices.ComVisible(false)>]
member this.DigitSubstitution : System.Globalization.DigitShapes with get, set
Public Property DigitSubstitution As DigitShapes

Özellik Değeri

Kültüre özgü basamak şeklini belirten numaralandırma değerlerinden biri.

Öznitelikler

Özel durumlar

Geçerli NumberFormatInfo nesne salt okunur.

Küme işlemindeki değer geçerli DigitShapes bir değer değil.

Açıklamalar

Önemli

Tesis DigitSubstitution gelecekte kullanılmak üzere ayrılmıştır. Şu anda, geçerli NumberFormatInfo nesne için ayrıştırma veya biçimlendirme işlemlerinde kullanılmaz.

Şunlara uygulanır