'Declaration Public Property renderingSettings As Vintasoft.Shared.Web.WebRenderingSettings
public Vintasoft.Shared.Web.WebRenderingSettings renderingSettings { get; set; }
public: __property Vintasoft.Shared.Web.WebRenderingSettings* get_renderingSettings(); public: __property void set_renderingSettings(
Vintasoft.Shared.Web.WebRenderingSettings* value
);
public:
property Vintasoft.Shared.Web.WebRenderingSettings^ renderingSettings { Vintasoft.Shared.Web.WebRenderingSettings^ get(); void set(Vintasoft.Shared.Web.WebRenderingSettings^ value); }