Represents a token that is to be replaced.
Namespace: Microsoft.VisualStudio.Package
Assembly: MPF.Project.NonShipping (in MPF.Project.NonShipping.dll)
Syntax
'宣言
Public Class ReplacePairToken
'使用
Dim instance As ReplacePairToken
public class ReplacePairToken
public ref class ReplacePairToken
public class ReplacePairToken
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Package.ReplacePairToken
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.