| ObjectBucketCacheName Property | 
            バケット名
            
 
Namespace: Nec.Nebula.Internal.DatabaseAssembly: Nec.Nebula.Offline (in Nec.Nebula.Offline.dll) Version: 7.0.0.0 (7.0.0.0)
 Syntax
Syntaxpublic string Name { get; set; }Public Property Name As String
	Get
	Set
public:
property String^ Name {
	String^ get ();
	void set (String^ value);
}member Name : string with get, set
Property Value
Type: 
String Version Information
Version InformationOffline
Supported in: 1.0
 See Also
See Also