Microsoft
70-573 · Question #197
70-573 Question #197: Real Exam Question with Answer & Explanation
Sign in or unlock 70-573 to reveal the answer and full explanation for question #197. The question stem and answer options stay visible for context.
Question
You need to create a custom application that provides users with the ability to create a managed property. The managed property name must be specified in the args[1] parameter. You write the following code segment for the application. (Line numbers are included for reference only.) 02 Dim context As SearchContext = SearchContext.GetContext(currentSite) 03 Dim schema As New Schema(context) Which code segment should you add to the application?
Options
- Acontext.SearchApplication.CrawlStores.Create(args(1))
- BDim properties As ManagedPropertyCollection =
- CDim properties As ManagedPropertyCollection =
- Dschema.AllCategories.Create(args(1), Guid.NewGuid())
Unlock 70-573 to see the answer
You've previewed enough free 70-573 questions. Unlock 70-573 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.