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