Свойство | Type | Description | |
---|---|---|---|
Value | byte[] |
Méthode | Description | |
---|---|---|
ConfigRegistryEntryBINARY ( byte Value ) : System |
Construct a new instance.
|
|
Write ( string Key, |
Write the formatted value to an XML stream.
|
public ConfigRegistryEntryBINARY ( byte Value ) : System | ||
Value | byte | the initial value of the entry. |
Résultat | System |
public Write ( string Key, |
||
Key | string | The registry key/XML element name. |
Writer | The writer to output the entry to. | |
Résultat | void |