TaskItem<T>.CloneCustomMetadata Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Get the collection of custom metadata. This does not include built-in metadata.
public:
virtual System::Collections::IDictionary ^ CloneCustomMetadata();
public System.Collections.IDictionary? CloneCustomMetadata();
abstract member CloneCustomMetadata : unit -> System.Collections.IDictionary
override this.CloneCustomMetadata : unit -> System.Collections.IDictionary
Public Function CloneCustomMetadata () As IDictionary
Returns
Dictionary of cloned metadata