WinFormVOWindowHost.VOWindowClassName 属性 | |
Get/Set the class name of VO window that needs to be hosted
命名空间:
XSharp
程序集:
VOGUIClasses (在 VOGUIClasses.dll 中) 版本:2.22 GA
语法 VIRTUAL PROPERTY VOWindowClassName AS STRING GET SET
public virtual string VOWindowClassName { get; set; }
查看代码属性值
类型:
String备注 You should either set the classname or the object. Not both
参见