다음을 통해 공유


ReportingService2010.EndGetRoleProperties(IAsyncResult, String) 메서드

정의

public:
 cli::array <System::String ^> ^ EndGetRoleProperties(IAsyncResult ^ asyncResult, [Runtime::InteropServices::Out] System::String ^ % Description);
public string[] EndGetRoleProperties (IAsyncResult asyncResult, out string Description);
member this.EndGetRoleProperties : IAsyncResult * string -> string[]
Public Function EndGetRoleProperties (asyncResult As IAsyncResult, ByRef Description As String) As String()

매개 변수

asyncResult
IAsyncResult
Description
String

반환

String[]

적용 대상