Partager via


DeploymentResult.ErrorText Propriété

Définition

Obtient le texte d’erreur étendu pour l’erreur si l’opération de déploiement échoue.

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

Valeur de propriété

String

Platform::String

winrt::hstring

Texte d’erreur étendu.

S’applique à