DateTimeFormatInfo.IsReadOnly Özellik

Tanım

Nesnenin DateTimeFormatInfo salt okunur olup olmadığını belirten bir değer alır.

public:
 property bool IsReadOnly { bool get(); };
public bool IsReadOnly { get; }
member this.IsReadOnly : bool
Public ReadOnly Property IsReadOnly As Boolean

Özellik Değeri

trueDateTimeFormatInfo nesne salt okunursa; değilse , false.

Şunlara uygulanır

Ayrıca bkz.