CSharpProjectProperties8.WebServerVersion 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 ^ WebServerVersion { System::String ^ get(); };
[System.Runtime.InteropServices.DispId(10017)]
public string WebServerVersion { [System.Runtime.InteropServices.DispId(10017)] get; }
[<System.Runtime.InteropServices.DispId(10017)>]
[<get: System.Runtime.InteropServices.DispId(10017)>]
member this.WebServerVersion : string
Public ReadOnly Property WebServerVersion As String
Property Value
Implements
- Attributes