CollectorException.ProdVer 속성
Gets the version of the product.
네임스페이스: Microsoft.SqlServer.Management.Collector
어셈블리: Microsoft.SqlServer.Management.Collector(Microsoft.SqlServer.Management.Collector.dll)
‘선언
Protected Shared ReadOnly Property ProdVer As String
Get
‘사용 방법
Dim value As String
value = CollectorException.ProdVer
protected static string ProdVer { get; }
protected:
static property String^ ProdVer {
String^ get ();
}
static member ProdVer : string
static function get ProdVer () : String
유형: System.String
A String value that contains product version information.
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.