ServiceEndpointQuery.IncludedSchemes Property

Definition

Gets the ordered list of included URI schemes.

public:
 property System::Collections::Generic::IReadOnlyList<System::String ^> ^ IncludedSchemes { System::Collections::Generic::IReadOnlyList<System::String ^> ^ get(); };
public System.Collections.Generic.IReadOnlyList<string> IncludedSchemes { get; }
member this.IncludedSchemes : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property IncludedSchemes As IReadOnlyList(Of String)

Property Value

Applies to