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