A constant that defines the prefix part of auto-generated URIs created by BrightstarDB
Namespace: BrightstarDBAssembly: BrightstarDB (in BrightstarDB.dll) Version: 1.9.0.0 (1.9.0.0)
Syntax
| C# |
|---|
public const string GeneratedUriPrefix |
| Visual Basic |
|---|
Public Const GeneratedUriPrefix As String |
| Visual C++ |
|---|
public: literal String^ GeneratedUriPrefix |
| F# |
|---|
static val mutable GeneratedUriPrefix: string |