程序发布成功和IsTrial和IsActive有什么关联?这个是跟你程序发布时候的一些配置相关的。
如果你的程序是免费的,那么IsActive是True,如果你的程序是付费的,且可以试用,那么在试用期内IsTrial就是true,购买之后IsActive就会变成True。
--James
<THE CONTENT IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, WHETHER EXPRESS OR IMPLIED>
Thanks
MSDN Community Support
Please remember to "Mark as Answer" the responses that resolved your issue. It is a common way to recognize those who have helped you, and makes it easier for other visitors to find the resolution later.