FUTEK .NET API Documentation
FUTEK.Devices Assembly / FUTEK.Devices Namespace / CommandFailedEventArgs Class / CommandName Property


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