C# Class FSSHTTPandWOPIInspector.Parsers.StorageManifestDataElement

2.2.1.12.3 Storage Manifest Data Element
Inheritance: BaseStructure
Afficher le fichier Open project: OfficeDev/Office-Inspectors-for-Fiddler Class Usage Examples

Méthodes publiques

Свойство Type Description
DataElementEnd bit8StreamObjectHeaderEnd
DataElementExtendedGUID ExtendedGUID
DataElementStart bit16StreamObjectHeaderStart
DataElementType CompactUnsigned64bitInteger
GUID System.Guid
SerialNumber SerialNumber
StorageManifestRootDeclare FSSHTTPandWOPIInspector.Parsers.StorageManifestRootDeclareValues[]
StorageManifestSchemaGUID bit16StreamObjectHeaderStart

Méthodes publiques

Méthode Description
Parse ( Stream s ) : void

Parse the StorageManifestDataElement structure.

Method Details

Parse() public méthode

Parse the StorageManifestDataElement structure.
public Parse ( Stream s ) : void
s Stream An stream containing StorageManifestDataElement structure.
Résultat void

Property Details

DataElementEnd public_oe property

public bit8StreamObjectHeaderEnd,FSSHTTPandWOPIInspector.Parsers DataElementEnd
Résultat bit8StreamObjectHeaderEnd

DataElementExtendedGUID public_oe property

public ExtendedGUID,FSSHTTPandWOPIInspector.Parsers DataElementExtendedGUID
Résultat ExtendedGUID

DataElementStart public_oe property

public bit16StreamObjectHeaderStart,FSSHTTPandWOPIInspector.Parsers DataElementStart
Résultat bit16StreamObjectHeaderStart

DataElementType public_oe property

public CompactUnsigned64bitInteger,FSSHTTPandWOPIInspector.Parsers DataElementType
Résultat CompactUnsigned64bitInteger

GUID public_oe property

public Guid,System GUID
Résultat System.Guid

SerialNumber public_oe property

public SerialNumber,FSSHTTPandWOPIInspector.Parsers SerialNumber
Résultat SerialNumber

StorageManifestRootDeclare public_oe property

public StorageManifestRootDeclareValues[],FSSHTTPandWOPIInspector.Parsers StorageManifestRootDeclare
Résultat FSSHTTPandWOPIInspector.Parsers.StorageManifestRootDeclareValues[]

StorageManifestSchemaGUID public_oe property

public bit16StreamObjectHeaderStart,FSSHTTPandWOPIInspector.Parsers StorageManifestSchemaGUID
Résultat bit16StreamObjectHeaderStart