ITokenContainer 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.
Helper interface for exposing tokens from the fluent query API without cluttering the fluent API itself (when using explicit interface implementation).
public interface ITokenContainer
type ITokenContainer = interface
Public Interface ITokenContainer
- Derived
Properties
Tokens |
The tokens of the current query. |