Condividi tramite


Document.SupportsSemanticModel Proprietà

Definizione

true se questo documento supporta la fornitura di dati tramite il GetSemanticModelAsync(CancellationToken) metodo .

In false caso contrario, tale metodo restituirà null .

public:
 property bool SupportsSemanticModel { bool get(); };
public bool SupportsSemanticModel { get; }
member this.SupportsSemanticModel : bool
Public ReadOnly Property SupportsSemanticModel As Boolean

Valore della proprietà

Si applica a