Partager via


ImageCodecInfo.DllName Propriété

Définition

Obtient ou définit une chaîne qui contient le nom de chemin d'accès de la DLL contenant le codec. Si le codec n'est pas dans une DLL, ce pointeur est null.

public:
 property System::String ^ DllName { System::String ^ get(); void set(System::String ^ value); };
public string DllName { get; set; }
public string? DllName { get; set; }
member this.DllName : string with get, set
Public Property DllName As String

Valeur de propriété

Chaîne qui contient le nom de chemin d'accès de la DLL contenant le codec.

S’applique à