TokenProcessor Class
Manages tokens and handles token processing.
Namespace: Microsoft.VisualStudio.Package
Assembly: MPF.Project.NonShipping (in MPF.Project.NonShipping.dll)
Syntax
<CLSCompliantAttribute(False)> _
Public Class TokenProcessor
Dim instance As TokenProcessor
[CLSCompliantAttribute(false)]
public class TokenProcessor
[CLSCompliantAttribute(false)]
public ref class TokenProcessor
public class TokenProcessor
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Package.TokenProcessor
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.