RenderedOutputFile.Extension Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
abstract property System::String ^ Extension { System::String ^ get(); };
public abstract string Extension { get; }
member this.Extension : string
Public MustOverride ReadOnly Property Extension As String
Property Value
The file extension of the encoded data stream. Common file extensions for reports are HTM, XLS, and TIF.