| NbFileMetadataCacheDisabled Property | 
            キャッシュ禁止フラグ
            
 
Namespace: Nec.NebulaAssembly: Nec.Nebula.Core (in Nec.Nebula.Core.dll) Version: 7.0.0.0 (7.0.0.0)
 Syntax
Syntaxpublic 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: 
Boolean Version Information
Version InformationCore
Supported in: 1.0
 See Also
See Also