Поделиться через


Свойство Version

Gets the version of the cryptographic provider.

Пространство имен:  Microsoft.SqlServer.Management.Smo
Сборка:  Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)

Синтаксис

'Декларация
<SfcPropertyAttribute> _
Public ReadOnly Property Version As Version
    Get
'Применение
Dim instance As CryptographicProvider
Dim value As Version

value = instance.Version
[SfcPropertyAttribute]
public Version Version { get; }
[SfcPropertyAttribute]
public:
property Version^ Version {
    Version^ get ();
}
[<SfcPropertyAttribute>]
member Version : Version
function get Version () : Version

Значение свойства

Тип System. . :: . .Version
A Version value that specifies the version of the cryptographic provider.