IVsProjectTargetDescription.Supported Property

Definition

Determines whether or not it is supported.

public:
 property bool Supported { bool get(); };
public:
 property bool Supported { bool get(); };
[System.Runtime.InteropServices.DispId(1610678275)]
public bool Supported { get; }
[<System.Runtime.InteropServices.DispId(1610678275)>]
member this.Supported : bool
Public ReadOnly Property Supported As Boolean

Property Value

True if it is supported, otherwise false.

Attributes

Applies to