DTEClass.FileName Özellik

Tanım

Bu özellik hakkında daha fazla bilgi için bkz FileName ..

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

public:
 virtual property System::String ^ FileName { System::String ^ get(); };
public:
 virtual property Platform::String ^ FileName { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(10)]
public virtual string FileName { [System.Runtime.InteropServices.DispId(10)] [System.Runtime.InteropServices.TypeLibFunc(64)] get; }
[<System.Runtime.InteropServices.DispId(10)>]
[<get: System.Runtime.InteropServices.DispId(10)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(64)>]
member this.FileName : string
Public Overridable ReadOnly Property FileName As String

Özellik Değeri

String

Dosya adı.

Uygulamalar

Öznitelikler

Şunlara uygulanır