EnsureReadyOptions.AddPackageOptions Property
Definition
Important
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:
property AddPackageOptions ^ AddPackageOptions { AddPackageOptions ^ get(); };
AddPackageOptions AddPackageOptions();
public AddPackageOptions AddPackageOptions { get; }
var addPackageOptions = ensureReadyOptions.addPackageOptions;
Public ReadOnly Property AddPackageOptions As AddPackageOptions