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;}
    Requirements

    Target Platforms: Windows 10, Windows 11

    Target Framework: .NET Framework 4.8 or later

    See Also