ImageCodecInfo.DllName Propriété

Définition

Obtient ou définit la chaîne qui contient le nom du chemin d’accès de la DLL qui contient 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; }
member this.DllName : string with get, set
Public Property DllName As String

Valeur de propriété

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

S’applique à