ServiceInformation.FeatureNames Property

Definition

Provides a list of the queried feature names.

public:
 property cli::array <System::String ^> ^ FeatureNames { cli::array <System::String ^> ^ get(); void set(cli::array <System::String ^> ^ value); };
[System.Runtime.Serialization.DataMember]
public string[] FeatureNames { get; set; }
Public Property FeatureNames As String()

Property Value

String[]

String

Attributes

Applies to