Hyperlink.ExtraInfoRequired 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
如此 如果需要额外的信息来解析指定的超链接。
public:
property bool ExtraInfoRequired { bool get(); };
public bool ExtraInfoRequired { get; }
member this.ExtraInfoRequired : bool
Public ReadOnly Property ExtraInfoRequired As Boolean
属性值
注解
可以通过将 参数与 或 FollowHyperlink(Object, Object, Object, Object, Object, Object, Object) 方法一ExtraInfo
起使用Follow(Object, Object, Object, Object, Object)来指定额外信息。 例如,可以使用 ExtraInfo
指定图像映射的坐标、窗体的内容或 FAT 文件名。