Share via


IVsConnectedServiceInstanceReferenceProviderContext.ProjectCapabilities Property

Definition

Gets the project capabilities.

public:
 property System::String ^ ProjectCapabilities { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ ProjectCapabilities { Platform::String ^ get(); void set(Platform::String ^ value); };
[System.Runtime.InteropServices.DispId(1610743808)]
public string ProjectCapabilities { get; set; }
[<System.Runtime.InteropServices.DispId(1610743808)>]
member this.ProjectCapabilities : string with get, set
Public Property ProjectCapabilities As String

Property Value

The project capabilities.

Attributes

Applies to