Partager via


ReportingServicesServerGroupName propriété

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

Syntaxe

'Déclaration
Public ReadOnly Property ReportingServicesServerGroupName As String
    Get
'Utilisation
Dim instance As RegisteredServersStore
Dim value As String

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

Valeur de la propriété

Type : System. . :: . .String