StandardTableKeyNames.TextInlines Field
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.
Returned a list of Inline used to display formatted text for an error or symbol.
public: System::String ^ TextInlines;
public const string TextInlines;
val mutable TextInlines : string
Public Const TextInlines As String
Field Value
Remarks
Expected return type is IEnumerable<T>.