Dela via


SolutionDetails.PreviousIsManaged Property

Definition

True is the solution was previously managed; otherwise false.

public:
 property bool PreviousIsManaged { bool get(); void set(bool value); };
[System.Runtime.Serialization.DataMember]
public bool PreviousIsManaged { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.PreviousIsManaged : bool with get, set
Public Property PreviousIsManaged As Boolean

Property Value

Attributes

Applies to