DynamicContextSettings.DefaultCollectionURI PropertyDynamicContextSettings.DefaultCollectionURI PropertyDynamicContextSettings::DefaultCollectionURI Property
Remarks
If this property is not set to null
a null reference (Nothing in Visual Basic)
nullptr then any calls to fn:collection with no
arguments or with an empty argument will be treated as if they had an argument with this URI instead. This
effectively allows the default collection to be set to any other collection in the document set.
If this property is set to null
a null reference (Nothing in Visual Basic)
nullptr then the default collection returned is that resolved by
DocumentSetDocumentSetDocumentSet.
By default this property is set to null
a null reference (Nothing in Visual Basic)
nullptr.
