次の方法で共有


CompiledViewDescriptor.IsPrecompiled プロパティ

定義

ビューがプリコンパイルされているかどうかを決定する値を取得します。

public:
 property bool IsPrecompiled { bool get(); void set(bool value); };
public bool IsPrecompiled { get; set; }
member this.IsPrecompiled : bool with get, set
Public Property IsPrecompiled As Boolean

プロパティ値

適用対象