StreamAdaptorBaseLength Property 
IT Hit WebDAV Classes Reference[Missing <summary> documentation for "P:ITHit.WebDAV.Server.Impl.StreamAdaptorBase.Length"]
 
Namespace: ITHit.WebDAV.Server.ImplAssembly: ITHit.WebDAV.Server (in ITHit.WebDAV.Server.dll) Version: 5.6.3502
 Syntax
Syntaxpublic override long Length { get; }Public Overrides ReadOnly Property Length As Long
	Get
public:
virtual property long long Length {
	long long get () override;
}abstract Length : int64 with get
override Length : int64 with get
Property Value
Type: 
Int64 See Also
See Also