Partager via


_Application.FormatString(Object, String, String) Méthode

Définition

Ce membre est le wrapper d’un membre d’une interface COM qui a été remplacée par une version ultérieure. La version ultérieure de cette interface implémente tous les membres des interfaces antérieures et de nouveaux membres. Pour plus d’informations sur ce membre tel qu’il est implémenté dans l’interface ultérieure, notamment sur l’utilisation, les remarques et les exemples, consultezFormatString(Object, String, String) .

public:
 System::String ^ FormatString(System::Object ^ varInput, System::String ^ bstrCategory, System::String ^ bstrOptions);
public string FormatString (object varInput, string bstrCategory, string bstrOptions);
abstract member FormatString : obj * string * string -> string
Public Function FormatString (varInput As Object, bstrCategory As String, bstrOptions As String) As String

Paramètres

varInput
Object
bstrCategory
String
bstrOptions
String

Retours

S’applique à