Document.SupportsSemanticModel Propriété
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.
true
si ce document prend en charge la fourniture de données via la GetSemanticModelAsync(CancellationToken) méthode.
Si false
cette méthode retourne null
à la place.
public:
property bool SupportsSemanticModel { bool get(); };
public bool SupportsSemanticModel { get; }
member this.SupportsSemanticModel : bool
Public ReadOnly Property SupportsSemanticModel As Boolean
Commentaires sur .NET
.NET est un projet open source. Sélectionnez un lien pour fournir des commentaires :