다음을 통해 공유


ReportingServicesServerGroupName 속성

네임스페이스:  Microsoft.SqlServer.Management.RegisteredServers
어셈블리:  Microsoft.SqlServer.Management.RegisteredServers.dll의 Microsoft.SqlServer.Management.RegisteredServers

구문

‘선언
Public ReadOnly Property ReportingServicesServerGroupName As String
    Get
‘사용 방법
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

속성 값

형식: System. . :: . .String