ApplicationClass.FileConverters[Object, Object] Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
virtual property System::Object ^ FileConverters[System::Object ^, System::Object ^] { System::Object ^ get(System::Object ^ Index1, System::Object ^ Index2); };
public virtual object FileConverters[object Index1, object Index2] { get; }
Public Overridable ReadOnly Property FileConverters(Optional Index1 As Object, Optional Index2 As Object) As Object
Paramètres
- Index1
- Object
- Index2
- Object