MetadataFormattingOptions.NewLineStyle 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.
Gets the value that is used to indicate the end of a text line in metadata content serialization.
public Microsoft.AnalysisServices.Tabular.Serialization.NewLineStyle NewLineStyle { get; }
member this.NewLineStyle : Microsoft.AnalysisServices.Tabular.Serialization.NewLineStyle
Public ReadOnly Property NewLineStyle As NewLineStyle
Property Value
A NewLineStyle value with the end-of-line handling mode.