←Select platform

Name Property (CodecsExtension)

Summary

Gets the name of the extension.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
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(); 
} 

Property Value

A String that represents the name of the extension.

Example

For an example, refer to RasterCodecs.ReadExtensions.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Codecs Assembly
Click or drag to resize