IVsProjectTargetDescription2::Supported Property

Visual Studio 2015
 

Determines whether it is supported.

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

[DispIdAttribute(1610678275)]
property bool Supported {
	bool get();
}

Property Value

Type: System::Boolean

Returns Boolean.

Return to top
Show: