Share via


IDynamicHelpProvider.ClearContextAttributes Method

Clears all existing context attributes from the document.

Namespace:  Microsoft.VisualStudio.Data.Schema.Project.Common.F1Help
Assembly:  Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)

Syntax

'Declaration
Sub ClearContextAttributes
'Usage
Dim instance As IDynamicHelpProvider

instance.ClearContextAttributes()
void ClearContextAttributes()
void ClearContextAttributes()
function ClearContextAttributes()
abstract ClearContextAttributes : unit -> unit 

.NET Framework Security

See Also

Reference

IDynamicHelpProvider Interface

IDynamicHelpProvider Members

Microsoft.VisualStudio.Data.Schema.Project.Common.F1Help Namespace