UITestExtensionPackageAttribute.ExtensionPackageType 属性

定义

获取 Type 实现接口的程序集中的 UITestExtensionPackage

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

属性值

Type

实现扩展包类型。

适用于