Właściwość DTE2.IsOpenFile —

Ten interfejs API obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Microsoft tylko do użytku wewnętrznego.

Przestrzeń nazw:  EnvDTE80
Zestaw:  EnvDTE80 (w EnvDTE80.dll)

Składnia

'Deklaracja
ReadOnly Property IsOpenFile ( _
    ViewKind As String, _
    FileName As String _
) As Boolean
bool this[
    string ViewKind,
    string FileName
] { get; }
property bool IsOpenFile[[InAttribute] String^ ViewKind, [InAttribute] String^ FileName] {
    bool get ([InAttribute] String^ ViewKind, [InAttribute] String^ FileName);
}
abstract IsOpenFile : 
        ViewKind:string * 
        FileName:string -> bool with get
Język JScript nie obsługuje właściwości indeksowanych.

Parametry

  • ViewKind
    Typ: String

     

  • FileName
    Typ: String

     

Wartość właściwości

Typ: Boolean

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DTE2 Interfejs

Przestrzeń nazw EnvDTE80