Dart.Ssh Namespace > ChallengeEventArgs Class : Name Property |
'Declaration Public ReadOnly Property Name As String
'Usage Dim instance As ChallengeEventArgs Dim value As String value = instance.Name
public string Name {get;}
public: __property string* get_Name();