DTE2.FileName 属性

定义

仅限 Microsoft 内部使用。

public:
 property System::String ^ FileName { System::String ^ get(); };
public:
 property Platform::String ^ FileName { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(10)]
public 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 ReadOnly Property FileName As String

属性值

String

实现

属性

适用于