TaskDialogFootnote.Implicit(String to TaskDialogFootnote) Operatör

Tanım

public:
 static operator System::Windows::Forms::TaskDialogFootnote ^(System::String ^ footnoteText);
public static implicit operator System.Windows.Forms.TaskDialogFootnote (string footnoteText);
static member op_Implicit : string -> System.Windows.Forms.TaskDialogFootnote
Public Shared Widening Operator CType (footnoteText As String) As TaskDialogFootnote

Parametreler

footnoteText
String

Döndürülenler

TaskDialogFootnote

Şunlara uygulanır