Share via


ApplicationClass._Application3_FormatString(Object, String, String) Méthode

Définition

Ce type est le wrapper d’une coclasse ou d’un membre de coclasse requis par le code managé pour l’interopérabilité COM. Cette classe n’est pas destinée à être utilisée dans le code.

public:
 virtual System::String ^ _Application3_FormatString(System::Object ^ varInput, System::String ^ bstrCategory, System::String ^ bstrOptions) = Microsoft::Office::Interop::InfoPath::_Application3::FormatString;
public virtual string _Application3_FormatString (object varInput, string bstrCategory, string bstrOptions);
abstract member _Application3_FormatString : obj * string * string -> string
override this._Application3_FormatString : obj * string * string -> string
Public Overridable Function _Application3_FormatString (varInput As Object, bstrCategory As String, bstrOptions As String) As String

Paramètres

varInput
Object
bstrCategory
String
bstrOptions
String

Retours

S’applique à