RegistrationKeyMock Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Constructors
| RegistrationKeyMock() |
Properties
| Keys |
Methods
| Close() | |
| CreateSubkey(String) | |
| SetValue(String, Object) |
Explicit Interface Implementations
| IDisposable.Dispose() |
Disposes the object and its resources. (Inherited from RegistrationAttribute.Key) |