Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal targetID As String, _ ByVal target As String, _ ByVal subTarget As Range _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
Parameters
- targetID
- A String used to absolutely identify the logical target that is being accessed.
- target
- A String used to specify the original named resource (often the name of a file on the server).
- subTarget
- A Range object used to qualify the original named resource through the specification of a byte range.
For an example, refer to HttpRequestEncoder.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family