Share via


CSharpProjectProperties7.OutputFileName Property

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

Syntax

'Declaration
ReadOnly Property OutputFileName As String
string OutputFileName { get; }
property String^ OutputFileName {
    String^ get ();
}
abstract OutputFileName : string with get
function get OutputFileName () : String

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

CSharpProjectProperties7 Interface

VSLangProj110 Namespace