RegValueEntry Constructor (String)

tikumo.regis3

RegValueEntry Constructor (String) regdiff Code Documentation
This constructor creates a named value with unknown content

Namespace: com.tikumo.regis3
Assembly: regis3 (in regis3.dll) Version: 3.4.0.0 (3.4.0.0)

Syntax

public RegValueEntry(
	string name
)
public RegValueEntry(
	string name
)

Parameters

name
Type: OnlineSystem String
Name of the value
See Also