FindCriteriaElement.Scopes プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
特定のサービスを検索する検索操作中に使用される絶対 URI を含む FindCriteriaElement オブジェクトのコレクションを取得します。
public:
property System::ServiceModel::Discovery::Configuration::ScopeElementCollection ^ Scopes { System::ServiceModel::Discovery::Configuration::ScopeElementCollection ^ get(); };
[System.Configuration.ConfigurationProperty("scopes")]
public System.ServiceModel.Discovery.Configuration.ScopeElementCollection Scopes { get; }
[<System.Configuration.ConfigurationProperty("scopes")>]
member this.Scopes : System.ServiceModel.Discovery.Configuration.ScopeElementCollection
Public ReadOnly Property Scopes As ScopeElementCollection
プロパティ値
URI を含む要素のコレクション。
- 属性
注釈
特定のサービスが見つかった場合、サービス URI とスコープ URI の間で一致が成功しました。場合によっては、一致の複雑さを処理するスコープ ルールの助けを借りて行われます。