MOTOBIT.COM - ASP upload, IIS utility Expanded Property, read only of Value class

Property, read only | Member of  RegEdit.Value | Changes | Purchase | Download

Description

Expanded string value.

Syntax

vExpanded = Value.Expanded

Returns

String

Remarks

Valid only for string values

Examples

Print expanded values from one key.

  'Enum values
  For Each Value In MyKey.Values 
    If Value.Type = vtExpandString Then Debug.Print <b>Value.Expanded</b>
  Next

Other links for Expanded

Methods of Value class

Binary, Delete, Key, SetValue

Properties of Value class

Expanded, Name, Type, Value

RegEdit.Value

Represents one value from windows registry

RegEdit

Intuitive, easy to use COM interface to windows registry. Set of classes to read/enumerate/modify windows registry keys and values from ASP, VBS and T-SQL.

© 1996 - 2009 Antonin Foller, Motobit Software | About, Contacts | e-mail: info@pstruh.cz