Condividi tramite


RegistrationKeyMock Class

Definition

public ref class RegistrationKeyMock : Microsoft::VisualStudio::Shell::RegistrationAttribute::Key
public class RegistrationKeyMock : Microsoft.VisualStudio.Shell.RegistrationAttribute.Key
type RegistrationKeyMock = class
    inherit RegistrationAttribute.Key
Public Class RegistrationKeyMock
Inherits RegistrationAttribute.Key
Inheritance
RegistrationKeyMock

Constructors

Name Description
RegistrationKeyMock()

Properties

Name Description
Keys

Methods

Name Description
Close()
CreateSubkey(String)
SetValue(String, Object)

Explicit Interface Implementations

Name Description
IDisposable.Dispose()

Disposes the object and its resources.

(Inherited from RegistrationAttribute.Key)

Applies to