MetadataFormattingOptions.NewLineStyle Property

Definition

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.

Applies to