DTEClass.IsOpenFile[String, String] Propriedade

Definição

Para obter mais informações sobre essa propriedade, consulte IsOpenFile[String, String] .

Esta API dá suporte à infraestrutura do produto e não deve ser usada diretamente do seu código.

public:
 virtual property bool IsOpenFile[System::String ^, System::String ^] { bool get(System::String ^ ViewKind, System::String ^ FileName); };
[System.Runtime.InteropServices.DispId(216)]
public virtual bool IsOpenFile[string ViewKind, string FileName] { [System.Runtime.InteropServices.DispId(216)] [System.Runtime.InteropServices.TypeLibFunc(64)] get; }
[<System.Runtime.InteropServices.DispId(216)>]
[<get: System.Runtime.InteropServices.DispId(216)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(64)>]
member this.IsOpenFile(string * string) : bool
Public Overridable ReadOnly Property IsOpenFile(ViewKind As String, FileName As String) As Boolean

Parâmetros

ViewKind
String

O tipo de exibição.

FileName
String

O nome de arquivo

Valor da propriedade

Boolean

true Se o arquivo estiver aberto, caso contrário false .

Implementações

Atributos

Aplica-se a