| DataItemTypeProviderParameters Property |
Namespace:
Dynamicweb.Deployment
Assembly:
Dynamicweb.Deployment (in Dynamicweb.Deployment.dll) Version: 3.0.3
Syntax public IDictionary<string, string> ProviderParameters { get; set; }
Public Property ProviderParameters As IDictionary(Of String, String)
Get
Set
Property Value
Type:
IDictionaryString,
StringSee Also