次の方法で共有


Templates.EnableFromFile プロパティ

定義

LG テンプレートで fromFile を許可するかどうかを示す値を取得または設定します。

public static bool EnableFromFile { get; set; }
static member EnableFromFile : bool with get, set
Public Shared Property EnableFromFile As Boolean

プロパティ値

ブール値。true は fromFile が許可されていることを示します。

適用対象