Share via


ReferenceExpression.StringFormats Property

Definition

The string formats of the parameters, e.g. "uri".

public System.Collections.Generic.IReadOnlyList<string?> StringFormats { get; }
member this.StringFormats : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property StringFormats As IReadOnlyList(Of String)

Property Value

Applies to