다음을 통해 공유


ProdVer 속성

Gets the version of the product.

네임스페이스:  Microsoft.SqlServer.Management.Collector
어셈블리:  Microsoft.SqlServer.Management.Collector.dll의 Microsoft.SqlServer.Management.Collector

구문

‘선언
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.