Partilhar via


Propriedade QueryEditResult.CanEditFile

Obtém o documento e verifica se ele pode ser editado.

Namespace:  Microsoft.VisualStudio.Modeling.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Sintaxe

'Declaração
Public ReadOnly Property CanEditFile As Boolean
public bool CanEditFile { get; }

Valor de propriedade

Tipo: System.Boolean
true if the result flag is QER_EditOK; Caso contrário, false.

Segurança do .NET Framework

Consulte também

Referência

QueryEditResult Estrutura

Namespace Microsoft.VisualStudio.Modeling.Shell