System::UriBuilder::set_Scheme 方法
UriBuilder::set_Scheme method
将当前对象构造的 URI 的方案设置为指定的值。
void System::UriBuilder::set_Scheme(const String &value)
| 参数 | 类型 | 描述 |
|---|---|---|
| 值 | const String& | 要设置的方案的字符串表示 |
另见
- Class String
- Class UriBuilder
- Namespace System
- Library Aspose.Font for C++