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