Delen via


Solution3.FileName Property

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

Namespace:  EnvDTE90
Assembly:  EnvDTE90 (in EnvDTE90.dll)

Syntax

'Declaration
ReadOnly Property FileName As String
'Usage
Dim instance As Solution3 
Dim value As String 

value = instance.FileName
string FileName { get; }
property String^ FileName {
    String^ get ();
}
function get FileName () : String

Property Value

Type: System.String

Implements

Solution2.FileName

.NET Framework Security

See Also

Reference

Solution3 Interface

Solution3 Members

FileName Overload

EnvDTE90 Namespace