Partager via


Path propriété

Gets the path of the referenced server group.

Espace de noms :  Microsoft.SqlServer.Management.Smo.RegisteredServers
Assembly :  Microsoft.SqlServer.SmoExtended (dans Microsoft.SqlServer.SmoExtended.dll)

Syntaxe

'Déclaration
<SfcPropertyAttribute> _
Public ReadOnly Property Path As String
    Get
'Utilisation
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

Valeur de la propriété

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