Public Function New( _ ByVal targetVersion As Version _ )
public PostOptions( Version targetVersion )
Parameters
- targetVersion
- The target version to be posted against.
Public Function New( _ ByVal targetVersion As Version _ )
public PostOptions( Version targetVersion )
| Exception | Description |
|---|---|
| System.ArgumentNullException | targetVersion is null. |
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)