FileResponseElement.Offset Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the position in the file where the data from a FileResponseElement instance starts.
public:
property long Offset { long get(); };
public long Offset { get; }
member this.Offset : int64
Public ReadOnly Property Offset As Long
The starting point of the data in the file.
If the complete output-cache response is contained in a single file, a provider initializes the FileResponseElement class by using an offset of zero, If the complete output cache response is contained in only part of a file, a provider initializes the FileResponseElement class by using the offset in the file where the output cache response starts.
Proizvod | Verzije |
---|---|
.NET Framework | 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Povratne informacije o proizvodu .NET
.NET je projekt otvorenog koda. Odaberite vezu za slanje povratnih informacija: