C# Class FSSHTTPandWOPIInspector.Parsers.TargetPartitionId

2.2.2.1.1 Target Partition Id
Inheritance: BaseStructure
Afficher le fichier Open project: OfficeDev/Office-Inspectors-for-Fiddler Class Usage Examples

Méthodes publiques

Свойство Type Description
PartitionIdGUID System.Guid
TargetPartitionIdEnd bit16StreamObjectHeaderEnd
TargetPartitionIdStart bit32StreamObjectHeaderStart

Méthodes publiques

Méthode Description
Parse ( Stream s ) : void

Parse the TargetPartitionId structure.

Method Details

Parse() public méthode

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

Property Details

PartitionIdGUID public_oe property

public Guid,System PartitionIdGUID
Résultat System.Guid

TargetPartitionIdEnd public_oe property

public bit16StreamObjectHeaderEnd,FSSHTTPandWOPIInspector.Parsers TargetPartitionIdEnd
Résultat bit16StreamObjectHeaderEnd

TargetPartitionIdStart public_oe property

public bit32StreamObjectHeaderStart,FSSHTTPandWOPIInspector.Parsers TargetPartitionIdStart
Résultat bit32StreamObjectHeaderStart