Version 속성
Gets the version information for the network library file.
네임스페이스: Microsoft.SqlServer.Management.Smo.Wmi
어셈블리: Microsoft.SqlServer.SqlWmiManagement.dll의 Microsoft.SqlServer.SqlWmiManagement
구문
‘선언
Public ReadOnly Property Version As String
Get
‘사용 방법
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
속성 값
형식: System. . :: . .String
A String value that specifies version information for the network library file.