DateTimeSpec.Expressions プロパティ

定義

Timex 式を取得します。

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

プロパティ値

Timex 式。

適用対象