DTE.FileName Property

Definition

public:
 property System::String ^ FileName { System::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

Property Value

Attributes

Applies to