Returns the set of verbs associated with the file specified by the FileName property.
[Visual Basic] Public ReadOnly Property Verbs As String () [C#] public string[] Verbs {get;} [C++] public: __property String* get_Verbs(); [JScript] public function get Verbs() : String[];
ProcessStartInfo Class | ProcessStartInfo Members | System.Diagnostics Namespace | Verb