WebPluginInfoDescription Property |
Version 63.0.0
Gets or sets tge description of the plugin from the version information.
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 63.0.0.0 (63.0.0.0)
Syntax public string Description { get; }
public:
property String^ Description {
String^ get ();
}
Property Value
Type:
StringSee Also