public static function AddAllowedProductId(id:
string):
bool;
public static bool AddAllowedProductId(string id);
パラメーター
戻り値
bool
Returns false if the product Id was already in the allowed list.
説明
Add a ProductId to the list of products that can load the content package created from your project. This setting is only available for content packages.