Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.30
|
Leadtools.Codecs Namespace > CodecsExtension Structure : Name Property |
public string Name {get;}
'Declaration
Public ReadOnly Property Name As String
'Usage
Dim instance As CodecsExtension Dim value As String value = instance.Name
public string Name {get;}
@property (nonatomic, copy, readonly, nullable) NSString *name
public String getName()
get_Name();