Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Logging interface for extension registrars.
Namespace: Microsoft.VisualStudio.Modeling.ExtensionEnablement
Assembly: Microsoft.VisualStudio.Modeling.Sdk.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.10.0.dll)
Syntax
'Declaration
Public Interface IExtensibilityLogger
public interface IExtensibilityLogger
public interface class IExtensibilityLogger
type IExtensibilityLogger = interface end
public interface IExtensibilityLogger
The IExtensibilityLogger type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
LogError | |
![]() |
LogFatal | |
![]() |
LogInfo | |
![]() |
LogWarning |
Top
See Also
Reference
Microsoft.VisualStudio.Modeling.ExtensionEnablement Namespace