MVPSI.JAMS.Activities Namespace > S3Upload Class : ReducedRedundancy Property |
'Declaration
<System.ComponentModel.DescriptionAttribute("Specifies whether or not to use Reduced Redundancy storage")> <System.Activities.RequiredArgumentAttribute()> Public Property ReducedRedundancy As System.Boolean
'Usage
Dim instance As S3Upload Dim value As System.Boolean instance.ReducedRedundancy = value value = instance.ReducedRedundancy
[System.ComponentModel.Description("Specifies whether or not to use Reduced Redundancy storage")] [System.Activities.RequiredArgument()] public System.bool ReducedRedundancy {get; set;}
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