ContentType.Parameters

ContentType.Parameters property

Gets the dictionary that contains the parameters.

public TrackingStringDictionary Parameters { get; }

Property Value

A StringDictionary that contains name and value pairs.

See Also