C1.Silverlight.Uploader Namespace > C1UploaderWebService Class : Settings Property |
'Declaration
Public Shadows ReadOnly Property Settings As UploadManagerSettingsWebService
'Usage
Dim instance As C1UploaderWebService Dim value As UploadManagerSettingsWebService value = instance.Settings
public new UploadManagerSettingsWebService Settings {get;}
public read-only property Settings: UploadManagerSettingsWebService;
public hide function get Settings : UploadManagerSettingsWebService
public: __property new UploadManagerSettingsWebService* get_Settings();
public: new property UploadManagerSettingsWebService^ Settings { UploadManagerSettingsWebService^ get(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2