Share via


CSharpProjectProperties6.AspnetVersion Property

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

Syntax

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

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

CSharpProjectProperties6 Interface

VSLangProj110 Namespace