combit List & Label 30 - .NET Help
combit.Reporting Namespace / HyperLinkClickedEventArgs Class / Protocol Property


In This Topic
    Protocol Property
    In This Topic

    Contains the used protocol of the user data or the link for the action to be executed.

    Syntax
    'Declaration
     
    
    Public ReadOnly Property Protocol As String
    public string Protocol {get;}
    public:
    property String^ Protocol {
       String^ get();
    }
    Requirements

    Platforms: Windows 10 (Version 21H2 - 23H2), Windows 11 (21H2 - 22H2), Windows Server 2016 - 2022
    .NET: .NET Framework 4.8, .NET 6, .NET 8, .NET 9

    See Also