Share via


PackageDeploymentResult.ErrorText Property

Definition

public:
 property Platform::String ^ ErrorText { Platform::String ^ get(); };
winrt::hstring ErrorText();
public string ErrorText { get; }
var string = packageDeploymentResult.errorText;
Public ReadOnly Property ErrorText As String

Property Value

String

Platform::String

winrt::hstring

Applies to