Spring GemFire 1.0.1 API Reference

CacheFactoryObject.CacheXml Property

Sets the name of the cache XML that can be used to configure the cache.

[Visual Basic]
Public WriteOnly Property CacheXml() As String
   Public Set
   End Set
End Property
[C#]
public string CacheXml { public set; }

Property Value

The cache XML.

See Also

CacheFactoryObject Class | Spring.Data.GemFire Namespace