Condividi tramite


AutomationElement.ExecutableFileName Proprietà

Definizione

Ottiene il nome file dell'eseguibile del provider Automazione interfaccia utente a cui appartiene l'elemento.

public:
 property Platform::String ^ ExecutableFileName { Platform::String ^ get(); };
winrt::hstring ExecutableFileName();
public string ExecutableFileName { get; }
var string = automationElement.executableFileName;
Public ReadOnly Property ExecutableFileName As String

Valore della proprietà

String

Platform::String

winrt::hstring

Nome file dell'eseguibile del provider di Automazione interfaccia utente a cui appartiene l'elemento.

Si applica a