Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
int allowSetReturn(bool value);
public int allowSetReturn (bool value);
member this.allowSetReturn : bool -> int
Public Function allowSetReturn (value As Boolean) As Integer