但是在C#代码中,它返回System._comobject。如何读取此对象?= decodeURIComponent(typeb[param][1]);
}C#:var result = browseme.Document.InvokeScript("eval", new object[] { "videoUrls&q
问题是,当在类中的各种方法中访问这些属性时,属性返回System._ComObject作为它们的值,而不是它们的实际内容。我得到的只有System._ComObject。
因此,我的问题是如何获得这些属性的实际值,而不仅仅是获取System._ComObject?response.Write(Root.DataType.ToString()); // This prints System.System._ComObject是用PrintNode()打印的。我不确定除了