C# Class Microsoft.Protocols.TestTools.StackSdk.FileAccessService.Smb2.FsccFileFullEaInformation

显示文件 Open project: Microsoft/WindowsProtocolTestSuites Class Usage Examples

Public Properties

Property Type Description
EaName string
EaValue byte[]
Flags FileFullEaInformation_Flags_Values

Property Details

EaName public_oe property

public string EaName
return string

EaValue public_oe property

public byte[] EaValue
return byte[]

Flags public_oe property

public FileFullEaInformation_Flags_Values Flags
return FileFullEaInformation_Flags_Values