Value.value_MULTI_SZ

Obtains the current value as an array of strings.

class Value
@property const
string[]
value_MULTI_SZ
()

Return Value

Type: string[]

The contents of the value.

Throws

RegistryException if the type of the value is not REG_MULTI_SZ.

Meta

Suggestion Box / Bug Report