IStructureContextSource Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides context for structural block tool tips for a given sequence of IStructureElements.
public interface class IStructureContextSource : IDisposable
public interface IStructureContextSource : IDisposable
type IStructureContextSource = interface
interface IDisposable
Public Interface IStructureContextSource
Implements IDisposable
- Implements
Methods
GetStructureContextAsync(IEnumerable<IStructureElement>, CancellationToken) |
Gets the context for the given structure tags. |