Share via


InstalledInstances.InstanceData.Features Property

Definition

Gets the features of the installed instance.

public:
 property System::String ^ Features { System::String ^ get(); void set(System::String ^ value); };
public string Features { get; set; }
member this.Features : string with get, set
Public Property Features As String

Property Value

The features of the installed instance.

Applies to