CurrentRegistryView Property (SystemFunctions)

Action

Gets or sets the current registry view.

Syntax

C#

public RegistryView CurrentRegistryView { get; set; }

VB

Public ReadWrite Property CurrentRegistryView As RegistryView

Access

Read and write.