System::Security::SecurityElement::IsValidTag 方法
SecurityElement::IsValidTag method
检查标签是否有效。
static bool System::Security::SecurityElement::IsValidTag(const String &tag)
| Parameter | Type | 描述 |
|---|---|---|
| tag | const String& | 要测试的标签。 |
ReturnValue
如果标签有效则返回 true,否则返回 false。
另见
- Class String
- Class SecurityElement
- Namespace System::Security
- Library Aspose.Page for C++