Partager via


Version propriété

Gets the version information for the network library file.

Espace de noms :  Microsoft.SqlServer.Management.Smo.Wmi
Assembly :  Microsoft.SqlServer.SqlWmiManagement (dans Microsoft.SqlServer.SqlWmiManagement.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Version As String
    Get
'Utilisation
Dim instance As NetLibInfo
Dim value As String

value = instance.Version
public string Version { get; }
public:
property String^ Version {
    String^ get ();
}
member Version : string
function get Version () : String

Valeur de la propriété

Type : System. . :: . .String
A String value that specifies version information for the network library file.