Compartir a través de


NetLibInfo Propiedad

Gets the network library information file for the referenced protocol.

Espacio de nombres:  Microsoft.SqlServer.Management.Smo.Wmi
Ensamblado:  Microsoft.SqlServer.SqlWmiManagement (en Microsoft.SqlServer.SqlWmiManagement.dll)

Sintaxis

'Declaración
Public ReadOnly Property NetLibInfo As NetLibInfo
    Get
'Uso
Dim instance As ClientProtocol
Dim value As NetLibInfo

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

Valor de la propiedad

Tipo: Microsoft.SqlServer.Management.Smo.Wmi. . :: . .NetLibInfo
A NetLibInfo object value that specifies the network library information file.