AccEventArgs.WindowClass Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the Window class value.
public:
property System::String ^ WindowClass { System::String ^ get(); };
public string WindowClass { get; }
member this.WindowClass : string
Public ReadOnly Property WindowClass As String