NumberFormatInfo.DigitSubstitution Özellik

Tanım

Grafik Kullanıcı arabiriminin bir basamak ş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

DigitShapes

Kültüre özgü basamak şeklini belirten sabit listesi değerlerinden biri.

Öznitelikler

Özel durumlar

Geçerli NumberFormatInfo nesne salt okunurdur.

Bir set işlemindeki değer geçerli bir DigitShapes değer değil.

Açıklamalar

Önemli

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

Şunlara uygulanır