次の方法で共有


EndpointDiscoveryMetadata.Scopes プロパティ

定義

この EndpointDiscoveryMetadata インスタンスに関連付けられたスコープを取得します。

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 のコレクション。

適用対象