UIContextGuids100.ProjectRetargeting Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)

Syntax

'Declaration
Public Const ProjectRetargeting As String
'Usage
Dim value As String

value = UIContextGuids100.ProjectRetargeting
public const string ProjectRetargeting
public:
literal String^ ProjectRetargeting
static val mutable ProjectRetargeting: string
public const var ProjectRetargeting : String

Remarks

The GUID for this context is: {DE039A0E-C18F-490c-944A-888B8E86DA4B}. It is defined in vsshell100.h.

.NET Framework Security

See Also

Reference

UIContextGuids100 Class

UIContextGuids100 Members

Microsoft.VisualStudio.Shell.Interop Namespace