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

Show file Open project: Microsoft/WindowsProtocolTestSuites Class Usage Examples

Public Properties

Property Type Description
EaName string
EaValue byte[]
Flags FileFullEaInformation_Flags_Values

Property Details

EaName public property

public string EaName
return string

EaValue public property

public byte[] EaValue
return byte[]

Flags public property

public FileFullEaInformation_Flags_Values Flags
return FileFullEaInformation_Flags_Values