Microsoft
70-573 · Question #100
70-573 Question #100: Real Exam Question with Answer & Explanation
Sign in or unlock 70-573 to reveal the answer and full explanation for question #100. 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. 02 SearchContext context = SearchContext.GetContext(currentSite); 03 Schema schema = new Schema(context); Which code segment should you add to the application?
Options
- Acontext.SearchApplication.CrawlStores.Create(args[1]);
- BManagedPropertyCollection properties = schema.AllManagedProperties;
- CManagedPropertyCollection properties = schema.AllManagedProperties;
- 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.