Unique name of this cache object
public abstract string Name {get;}
Public MustOverride ReadOnly Property Name() As String
public:
virtual property String^ Name
{
String^ get() abstract;
}
public abstract String getName()
The unique name of this cache object.
It is best to override SetName to allow clients to override the name of the cache object.
Must be implemented by derived classes.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document