![]()  | 
                    
                         This document is archived and information here might be outdated. Recommended version.  | 
                
| ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IR > IRESTOperation Interface > IRESTOperation.OutputFormats Property (ArcObjects .NET 10.5 SDK) | 
Supported output formats, separated by comma.
[Visual Basic .NET] Public Property OutputFormats As String
[C#] public string OutputFormats {get; set;}
[C++]
HRESULT get_OutputFormats(
  BSTR* OutputFormats
);
[C++]
HRESULT put_OutputFormats(
  BSTR OutputFormats
);
[C++]
Parameters OutputFormats [out, retval] OutputFormats is a parameter of type BSTR OutputFormats [in] OutputFormats is a parameter of type BSTR