CanSeek Property

Microsoft Deployment Compression & Installer

Copy image CopyHover image
Deployment Tools Foundation CanSeek Property
Gets a value indicating whether the source stream supports seeking.
Declaration Syntax
C# Visual Basic Visual C++
public override bool CanSeek { get; }
Public Overrides ReadOnly Property CanSeek As Boolean
	Get
public:
virtual property bool CanSeek {
	bool get () override;
}
Property Value
Boolean
true if the stream supports seeking; otherwise, false.

Assembly: Microsoft.Deployment.Compression (Module: Microsoft.Deployment.Compression.dll) Version: 3.0.0.0 (3.9.1006.0)