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 > CodecsCodecInformation Structure : Name Property |
public string Name {get;}
'Declaration
Public ReadOnly Property Name As String
'Usage
Dim instance As CodecsCodecInformation Dim value As String value = instance.Name
public string Name {get;}
public String getName()
get_Name();