GetByDocumentIdRequest.Builder.AddProjectionPaths メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
[Android.Runtime.Register("addProjectionPaths", "(Ljava/lang/String;Ljava/util/Collection;)Landroid/app/appsearch/GetByDocumentIdRequest$Builder;", "", ApiSince=34)]
public Android.App.AppSearch.GetByDocumentIdRequest.Builder AddProjectionPaths (string schemaType, System.Collections.Generic.ICollection<Android.App.AppSearch.PropertyPath> propertyPaths);
[<Android.Runtime.Register("addProjectionPaths", "(Ljava/lang/String;Ljava/util/Collection;)Landroid/app/appsearch/GetByDocumentIdRequest$Builder;", "", ApiSince=34)>]
member this.AddProjectionPaths : string * System.Collections.Generic.ICollection<Android.App.AppSearch.PropertyPath> -> Android.App.AppSearch.GetByDocumentIdRequest.Builder
パラメーター
- schemaType
- String
- propertyPaths
- ICollection<PropertyPath>
戻り値
- 属性