[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Specifies the owner and ACL information to maintain when downloading a file using SMB

Namespace:  Microsoft.ConfigurationManagement.Messaging.Framework.Bits
Assembly:  Microsoft.ConfigurationManagement.Messaging(in Microsoft.ConfigurationManagement.Messaging.dll)

Syntax

                 
  C#     Visual Basic     Visual C++  
void 
SetFileACLFlags(
	
uint 
flags
)
Sub 
SetFileACLFlags ( _
	
flags 
As 
UInteger _
)
void 
SetFileACLFlags(
	
unsigned int 
flags
)

Parameters

flags
UInt32

See Also