SolutionClass.FileName Property

Definition

Microsoft Internal Use Only.

This API supports the product infrastructure and is not intended to be used directly from your code.

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

Property Value

Implements

Attributes

Applies to