ExtensionRegistrarBase<T, TMetadataView>::Logger Property

 

Used to log exceptions/errors encountered by the registrar object.

Namespace:   Microsoft.VisualStudio.Modeling.ExtensionEnablement
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

public:
property IExtensibilityLogger^ Logger {
	virtual IExtensibilityLogger^ get();
}

Type Parameters

Return to top
Show: