NetPushServerRemoveKey 方法 |
移除关键字信息,通常应用于一些特殊临时用途的关键字
命名空间:
HslCommunication.Enthernet
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public void RemoveKey(
string key
)
Public Sub RemoveKey (
key As String
)
public:
void RemoveKey(
String^ key
)
member RemoveKey :
key : string -> unit
参数
- key
- 类型:SystemString
关键字
参见