Share via


ITestTypeExtension.ExtensionId Property

Definition

Gets the ID of the Visual Studio Test Professional extension.

public:
 property Uri ^ ExtensionId { Uri ^ get(); };
public Uri ExtensionId { get; }
member this.ExtensionId : Uri
Public ReadOnly Property ExtensionId As Uri

Property Value

Uri

The ID of the associated extension object.

Applies to