LocalizedHtmlString.IsResourceNotFound Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient un indicateur qui indique si la ressource est introuvable.
public:
property bool IsResourceNotFound { bool get(); };
public bool IsResourceNotFound { get; }
member this.IsResourceNotFound : bool
Public ReadOnly Property IsResourceNotFound As Boolean