Partager via


DeleteToken Class

Stores the token to be deleted.

Namespace:  Microsoft.VisualStudio.Package
Assembly:  MPF.Project.NonShipping (in MPF.Project.NonShipping.dll)

Syntax

Public Class DeleteToken

Dim instance As DeleteToken
public class DeleteToken
public ref class DeleteToken
public class DeleteToken

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.Package.DeleteToken

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

DeleteToken Members

Microsoft.VisualStudio.Package Namespace