InstalledInstances.InstanceData.Features 属性

定义

获取已安装实例的功能。

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

属性值

已安装实例的功能。

适用于