IsTyped プロパティ
このファクトリが型指定されたファクトリであるかどうかを示す値を取得または設定します。
名前空間: Microsoft.ComplexEventProcessing
アセンブリ: Microsoft.ComplexEventProcessing (Microsoft.ComplexEventProcessing.dll)
構文
public bool IsTyped { get; internal set; }
プロパティ値
型: System. . :: . .Boolean
ファクトリが型指定されている場合は true、型指定されていない場合は false。