Share via


EndpointDiscoveryBehavior.Scopes 屬性

定義

取得與端點相關聯的範圍。

public:
 property System::Collections::ObjectModel::Collection<Uri ^> ^ Scopes { System::Collections::ObjectModel::Collection<Uri ^> ^ get(); };
public System.Collections.ObjectModel.Collection<Uri> Scopes { get; }
member this.Scopes : System.Collections.ObjectModel.Collection<Uri>
Public ReadOnly Property Scopes As Collection(Of Uri)

屬性值

範圍的集合。

備註

範圍為 URI,用來做為識別服務或服務群組的項目。

適用於