StageAndUpgradeAsyncRequest.ConvertToManaged 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.
Obsolete. The system will convert unmanaged solution components to managed when you import a managed solution.
public bool ConvertToManaged { get; set; }
member this.ConvertToManaged : bool with get, set
Public Property ConvertToManaged As Boolean