StorageFileDataManagementCmdletBase.WindowsOnlyParameters.PreserveSMBAttribute Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.Management.Automation.Parameter(HelpMessage="Keep the source File SMB properties (File Attributtes, File Creation Time, File Last Write Time) in destination File. This parameter is only available on Windows.")]
public System.Management.Automation.SwitchParameter PreserveSMBAttribute { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Keep the source File SMB properties (File Attributtes, File Creation Time, File Last Write Time) in destination File. This parameter is only available on Windows.")>]
member this.PreserveSMBAttribute : System.Management.Automation.SwitchParameter with get, set
Public Property PreserveSMBAttribute As SwitchParameter
Property Value
- Attributes