Compartir a través de


ReportingServicesServerGroupName Propiedad

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

Sintaxis

'Declaración
Public ReadOnly Property ReportingServicesServerGroupName As String
    Get
'Uso
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

Valor de la propiedad

Tipo: System. . :: . .String