MobileErrorInfo.MiscTitle Propriété

Définition

Retourne un autre titre pour l’exception. Cette API est obsolète. Pour plus d’informations sur le développement d’applications mobiles ASP.NET, consultez Mobile Apps & Sites avec ASP.NET.

public:
 property System::String ^ MiscTitle { System::String ^ get(); void set(System::String ^ value); };
public string MiscTitle { get; set; }
member this.MiscTitle : string with get, set
Public Property MiscTitle As String

Valeur de propriété

Autre titre de l’exception.

S’applique à

Voir aussi