Prefix Property (ReportDesignerSettings)
In This Topic
Gets or sets the web API endpoint prefix.
Syntax
'Declaration
Public Property Prefix As String
public string Prefix {get; set;}
Property Value
A
System.String representing the web API endpoint prefix.
See Also