ClientSideProviderDescription.ImageName Property

Definition

Gets the name of the executable or dynamic-link library (DLL) for the process where the window resides.

public:
 property System::String ^ ImageName { System::String ^ get(); };
public string ImageName { get; }
member this.ImageName : string
Public ReadOnly Property ImageName As String

Property Value

The image name.

Applies to