Partager via


ReplacePairToken Class

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.

See Also

Reference

ReplacePairToken Members

Microsoft.VisualStudio.Package Namespace