| DeploymentProviderGetSystemInformation Method |
Namespace:
Dynamicweb.Deployment
Assembly:
Dynamicweb.Deployment (in Dynamicweb.Deployment.dll) Version: 3.0.3
Syntax public abstract Dictionary<string, string> GetSystemInformation()
Public MustOverride Function GetSystemInformation As Dictionary(Of String, String)
Return Value
Type:
DictionaryString,
StringSee Also