ObjectAdapter.AdapterFactory 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.
Obtient ou définit les IAdapterFactory
public:
property Microsoft::AspNetCore::JsonPatch::Adapters::IAdapterFactory ^ AdapterFactory { Microsoft::AspNetCore::JsonPatch::Adapters::IAdapterFactory ^ get(); };
public Microsoft.AspNetCore.JsonPatch.Adapters.IAdapterFactory AdapterFactory { get; }
member this.AdapterFactory : Microsoft.AspNetCore.JsonPatch.Adapters.IAdapterFactory
Public ReadOnly Property AdapterFactory As IAdapterFactory