Builders.GetFileFormatBuilder Method
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.
Get a builder to detect file format automatically.
public:
Microsoft::DataPrep::Common::FileFormatBuilder ^ GetFileFormatBuilder();
public Microsoft.DataPrep.Common.FileFormatBuilder GetFileFormatBuilder();
member this.GetFileFormatBuilder : unit -> Microsoft.DataPrep.Common.FileFormatBuilder
Public Function GetFileFormatBuilder () As FileFormatBuilder
Returns
File Format Builder.