NbFileMetadataCacheDisabled Property |
キャッシュ禁止フラグ
Namespace: Nec.NebulaAssembly: Nec.Nebula.Core (in Nec.Nebula.Core.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax public bool CacheDisabled { get; set; }
Public Property CacheDisabled As Boolean
Get
Set
public:
property bool CacheDisabled {
bool get ();
void set (bool value);
}
member CacheDisabled : bool with get, set
Property Value
Type:
BooleanVersion Information Core
Supported in: 1.0
See Also