Miner.Interop Namespace > IMMAutoUpdaterInternal Interface : AutoUpdaterSettings Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678272)> Property AutoUpdaterSettings As mmAutoUpdaterSettings
'Usage
Dim instance As IMMAutoUpdaterInternal Dim value As mmAutoUpdaterSettings instance.AutoUpdaterSettings = value value = instance.AutoUpdaterSettings
[System.Runtime.InteropServices.DispId(1610678272)] mmAutoUpdaterSettings AutoUpdaterSettings {get; set;}
read-write property AutoUpdaterSettings: mmAutoUpdaterSettings;
System.Runtime.InteropServices.DispIdAttribute(1610678272) function get,set AutoUpdaterSettings : mmAutoUpdaterSettings
[System.Runtime.InteropServices.DispId(1610678272)] __property mmAutoUpdaterSettings get_AutoUpdaterSettings(); __property void set_AutoUpdaterSettings( mmAutoUpdaterSettings value );
[System.Runtime.InteropServices.DispId(1610678272)] property mmAutoUpdaterSettings AutoUpdaterSettings { mmAutoUpdaterSettings get(); void set ( mmAutoUpdaterSettings value); }
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