FUTEK .NET API Documentation
FUTEK.Devices Assembly / FUTEK.Devices Namespace / StreamDataConverter Class / ConvertedDataPath Property


In This Topic
    ConvertedDataPath Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property ConvertedDataPath As String
    'Usage
     
    
    Dim instance As StreamDataConverter
    Dim value As String
     
    instance.ConvertedDataPath = value
     
    value = instance.ConvertedDataPath
    public string ConvertedDataPath {get; set;}
    Frameworks
    Product Versions
    .NET net8.0
    .NET Framework net48
    See Also