An NDoc Documented Class Library

Debug.LogPatterns Method (AutomationElement)

[Visual Basic]
Shared  OverloadsPublic Sub LogPatterns( _ 
   ByVal automationElement As AutomationElement _ 
)
[C#]
public static void LogPatterns(
   AutomationElement automationElement
);
[C++]
public: static void LogPatterns(
   AutomationElement* automationElement
);
[JScript]
public static function LogPatterns(
   AutomationElement automationElement
);

See Also

Debug Class | White.Core Namespace | Debug.LogPatterns Overload List