프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Value | byte[] |
메소드 | 설명 | |
---|---|---|
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. |
리턴 | System |
public Write ( string Key, |
||
Key | string | The registry key/XML element name. |
Writer | The writer to output the entry to. | |
리턴 | void |