Compartir a través de


Path Propiedad

Gets the path of the referenced server group.

Espacio de nombres:  Microsoft.SqlServer.Management.Smo.RegisteredServers
Ensamblado:  Microsoft.SqlServer.SmoExtended (en Microsoft.SqlServer.SmoExtended.dll)

Sintaxis

'Declaración
<SfcPropertyAttribute> _
Public ReadOnly Property Path As String
    Get
'Uso
Dim instance As ServerGroup
Dim value As String

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

Valor de la propiedad

Tipo: System. . :: . .String
A String value that specifies the path of the referenced server group.