ClosureContextHelper Class

Provides methods to add and retrieve closure context information to and from a particular element walker context.

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

Syntax

'Declaration
Public NotInheritable Class ClosureContextHelper
'Usage
Dim instance As ClosureContextHelper
public sealed class ClosureContextHelper
public ref class ClosureContextHelper sealed
public final class ClosureContextHelper

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.Modeling.ClosureContextHelper

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

ClosureContextHelper Members

Microsoft.VisualStudio.Modeling Namespace