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

属性值

适用于