ExtensionIdentificationToken Class

Definition

Represents unique identification information related to extensions.

C#
[System.Runtime.Serialization.DataContract]
public class ExtensionIdentificationToken : IEquatable<Microsoft.VisualStudio.RpcContracts.Extensibility.ExtensionIdentificationToken>
Inheritance
ExtensionIdentificationToken
Attributes
Implements

Constructors

Properties

Identifier

Gets the unique identifier of the extension.

InstallPath

Gets the full install path of the extension.

Methods

Equals(ExtensionIdentificationToken)

Indicates whether the current object is equal to another object of the same type.

Equals(Object)
GetHashCode()

Serves as the default hash function.

Applies to

Product Versions
Visual Studio SDK 2022