DocumentSet.GetCollectionTypeResolver MethodDocumentSet.GetCollectionTypeResolver MethodDocumentSet::GetCollectionTypeResolver Method

Gets a document type resolver returning the actual types of collection in the document set.

Syntax

Public Function GetCollectionTypeResolver() As ICollectionTypeResolver
public ICollectionTypeResolver GetCollectionTypeResolver()
public:
ICollectionTypeResolver^ GetCollectionTypeResolver()
 

Remarks

Using this type resolver causes documents to be resolved whenever the URI of a call to fn:collection can be statically determined.