Project.FileName Property

Definition

Microsoft Internal Use Only.

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

Property Value

Attributes

Applies to