IVsProjectTargetDescription::Supported Property

 

Determines whether or not it is supported.

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

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

Property Value

Type: System::Boolean

True if it is supported, otherwise false.

Return to top
Show: