C#
VB
Java
Objective-C
WinRT C#
C++
Gets the name of the extension.
public string Name { get; }
Public ReadOnly Property Name As String
public string Name {get;}
@property (nonatomic, copy, readonly, nullable) NSString *name
public String getName()
get_Name();
public:
property String^ Name {
String^ get();
}
A String that represents the name of the extension.
For an example, refer to RasterCodecs.ReadExtensions.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET