GetReportServerConfigInfoCompletedEventArgs.Result プロパティ

定義

public:
 property cli::array <Microsoft::SqlServer::ReportingServices2006::ServerConfigInfo ^> ^ Result { cli::array <Microsoft::SqlServer::ReportingServices2006::ServerConfigInfo ^> ^ get(); };
public Microsoft.SqlServer.ReportingServices2006.ServerConfigInfo[] Result { get; }
member this.Result : Microsoft.SqlServer.ReportingServices2006.ServerConfigInfo[]
Public ReadOnly Property Result As ServerConfigInfo()

プロパティ値

適用対象