CSharpProjectProperties6.AspnetVersion Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property System::String ^ AspnetVersion { System::String ^ get(); };
public:
property Platform::String ^ AspnetVersion { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(10080)]
public string AspnetVersion { [System.Runtime.InteropServices.DispId(10080)] get; }
[<System.Runtime.InteropServices.DispId(10080)>]
[<get: System.Runtime.InteropServices.DispId(10080)>]
member this.AspnetVersion : string
Public ReadOnly Property AspnetVersion As String
Property Value
- Attributes