Поделиться через


Names.AllowProjectRetargetingFromIde Field

 

true if users can retarget the .NET Framework version of a project from the IDE; otherwise false.

Namespace:   Microsoft.VisualStudio.Tools.Applications.SessionManagerOptions
Assembly:  Microsoft.VisualStudio.Tools.Applications (in Microsoft.VisualStudio.Tools.Applications.dll)

Syntax

public const string AllowProjectRetargetingFromIde
public:
literal String^ AllowProjectRetargetingFromIde
static val mutable AllowProjectRetargetingFromIde : string
Public Const AllowProjectRetargetingFromIde As String

Field Value

Type: System.String

See Also

Names Class
Microsoft.VisualStudio.Tools.Applications.SessionManagerOptions Namespace

Return to top