[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
ScreenObjectGenerator Class | White.Recorder.Domain Namespace