次の方法で共有


DataFactoryElement<T>.Literal プロパティ

定義

要素の が の場合、リテラル値をKindLiteral取得します。

public T? Literal { get; }
member this.Literal : 'T
Public ReadOnly Property Literal As T

プロパティ値

T

例外

KindLiteral ではありません。

適用対象