System::Net::Cookie::InternalSetName 方法

Cookie::InternalSetName method

此方法由其他方法调用以设置方法名称。

bool System::Net::Cookie::InternalSetName(String value)
ParameterType描述
value字符串必须设置的值。

ReturnValue

当指定的值为空或特殊时为 true,否则为 false。

另见