DTEClass.IsOpenFile[String, String] Özellik

Tanım

Bu özellik hakkında daha fazla bilgi için bkz IsOpenFile[String, String] ..

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

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

Parametreler

ViewKind
String

Görünüm türü.

FileName
String

Dosya adı

Özellik Değeri

Boolean

true dosya açıksa, tersi durumda false .

Uygulamalar

Öznitelikler

Şunlara uygulanır