System::Security::SecurityElement::IsValidAttributeValue 方法
SecurityElement::IsValidAttributeValue method
检查属性值是否有效。
static bool System::Security::SecurityElement::IsValidAttributeValue(const String &value)
| 参数 | 类型 | 描述 |
|---|---|---|
| 值 | const String& | 要检查的值。 |
ReturnValue
如果值有效则为 True,否則为 false。
另见
- Class String
- Class SecurityElement
- Namespace System::Security
- Library Aspose.Font for C++