An NDoc Documented Class Library

ScreenObjectGenerator.Options Property

[Visual Basic]
Overridable Public Property ReadOnly Options As ScreenObjectGeneratorOptions
[C#]
public virtual ScreenObjectGeneratorOptions Options { get; }
[C++]
public: virtual __property ScreenObjectGeneratorOptions* get_Options();
[JScript]
public virtual function get Options() : ScreenObjectGeneratorOptions

See Also

ScreenObjectGenerator Class | White.Recorder.Domain Namespace