保存與設定相關的元數據以及設定相關的屬性。 更多...
公開方法(Public Methods) | |
override string | ToString () |
屬性(properties) | |
decimal | Increment [get, set] |
decimal | Maximum [get, set] |
decimal | Minimum [get, set] |
List< string > | Options [get, set] |
僅適用於 "Enum" 類型。有效值列表。 | |
string | Permission [get, set] |
string | Type [get, set] |
string | Value [get, set] |
保存與設定相關的元數據以及設定相關的屬性。
有時僅知道設定的值是不夠的,還需要該設定的其他資訊/元數據。
例如,知道設定是唯讀的會很有幫助,這樣可以避免嘗試寫入和修改其值。