UITestExtensionPackage.PackageDescription Property

Definition

Gets the description of this UI test package.

public:
 abstract property System::String ^ PackageDescription { System::String ^ get(); };
public abstract string PackageDescription { get; }
member this.PackageDescription : string
Public MustOverride ReadOnly Property PackageDescription As String

Property Value

The description of the package.

Applies to