Sdílet prostřednictvím


CopyableFileSmbProperties Enum

Definition

Smb Properties to copy from the source file.

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum CopyableFileSmbProperties
[<System.Flags>]
type CopyableFileSmbProperties = 
Public Enum CopyableFileSmbProperties
Inheritance
CopyableFileSmbProperties
Attributes

Fields

All -1

All.

ChangedOn 8

Changed On.

CreatedOn 2

Created On.

FileAttributes 1

File Attributes.

LastWrittenOn 4

Last Written On.

None 0

None.

Applies to