Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the product version of an XEventException object.
Namespace: Microsoft.SqlServer.Management.XEvent
Assembly: Microsoft.SqlServer.Management.XEvent (in Microsoft.SqlServer.Management.XEvent.dll)
Syntax
'Declaration
Protected Shared ReadOnly Property ProdVer As String
Get
'Usage
Dim value As String
value = XEventException.ProdVer
protected static string ProdVer { get; }
protected:
static property String^ ProdVer {
String^ get ();
}
static member ProdVer : string
static function get ProdVer () : String
Property Value
Type: System.String
A string value that specifies the product version.