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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
IDynamicHelpProvider Interface
Microsoft.VisualStudio.Data.Schema.Project.Common.F1Help Namespace