'DeclarationPublic Property ConvertedDataPath As String
'UsageDim instance As StreamDataConverter Dim value As String instance.ConvertedDataPath = value value = instance.ConvertedDataPath
public string ConvertedDataPath {get; set;}
'DeclarationPublic Property ConvertedDataPath As String
'UsageDim instance As StreamDataConverter Dim value As String instance.ConvertedDataPath = value value = instance.ConvertedDataPath
public string ConvertedDataPath {get; set;}
| Product | Versions |
|---|---|
| .NET | net8.0 |
| .NET Framework | net48 |