ImageCodecInfo.DllName Propriedade

Definição

Obtém ou define uma cadeia que contém o nome do caminho da DLL que contém o codec. Se o codec não estiver numa DLL, este ponteiro é 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

Valor de Propriedade

Uma cadeia que contém o nome do caminho da DLL que contém o codec.

Aplica-se a