What should you do?

You need to create the term set for the Document Library app named Project Documents. What should you do? (Each correct answer presents part of the solution. Choose all that apply.)
A. Insert the following code segment into line DL18:
TermStore termStore = taxonomySession.GetDefaultKeywordsTermStore();
B. Insert the following code segment into line DL18:
TermStore termStore = taxonomySession.GetDefaultSiteCollectionTermStore();
C. Insert the following code segment into line DL24:
myTermSet.CreateTerm("-png", 1033, Guid.NewGuid());
D. Insert the following code segment into line DL24:
myTermSet.CreateTerm(".bmp", 1033, Guid.NewGuid());

microsoft-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.