共用方式為


RegistryValue 類別

定義

包含Mono相容 FileBasedRegistry 可串行化的登錄值

public sealed class RegistryValue
type RegistryValue = class
Public NotInheritable Class RegistryValue
繼承
RegistryValue

建構函式

RegistryValue()

包含Mono相容 FileBasedRegistry 可串行化的登錄值

屬性

Name

取得或設定值的名稱

Strings

取得或設定 string[] 值的子字串集合

Text

取得或設定值的文字

Type

取得或設定值的型別

Value

取得已還原串行化之值的物件值

方法

FromValue(String, Object)

從具有指定名稱的指定值建立 RegistryValue 實例

適用於