언어

DocumentsContract.Document.FlagSupportsSubtreeSearch 필드

정의

주의

This constant will be removed in the future version. Use Android.Provider.DocumentContractFlags enum directly instead of this field.

이 문서가 하위 트리 검색을 지원함을 나타내는 플래그입니다.

[Android.Runtime.Register("FLAG_SUPPORTS_SUBTREE_SEARCH", ApiSince=37)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Provider.DocumentContractFlags enum directly instead of this field.", true)]
public const Android.Provider.DocumentContractFlags FlagSupportsSubtreeSearch = 262144;
[<Android.Runtime.Register("FLAG_SUPPORTS_SUBTREE_SEARCH", ApiSince=37)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Provider.DocumentContractFlags enum directly instead of this field.", true)>]
val mutable FlagSupportsSubtreeSearch : Android.Provider.DocumentContractFlags

필드 값

Value = 262144
특성

적용 대상