FUTEK .NET API Documentation
FUTEK.Devices Assembly / FUTEK.Devices Namespace / ISupportShunt Interface / ShuntIsEnabled Property


In This Topic
    ShuntIsEnabled Property (ISupportShunt)
    In This Topic
    Syntax
    'Declaration
     
    
    Property ShuntIsEnabled As Boolean
    'Usage
     
    
    Dim instance As ISupportShunt
    Dim value As Boolean
     
    instance.ShuntIsEnabled = value
     
    value = instance.ShuntIsEnabled
    bool ShuntIsEnabled {get; set;}
    Frameworks
    Product Versions
    .NET net8.0
    .NET Framework net48
    See Also