IExtensibilityLogger Interface
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
'Deklarace
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