Click or drag to resize
AttachmentResultFileContents Property
The file contents that were downloaded.

Namespace: Rally.RestApi.Response
Assembly: Rally.RestApi (in Rally.RestApi.dll) Version: 3.1.1.0 (3.1.1.0)
Syntax
public byte[] FileContents { get; }

Property Value

Type: Byte
See Also