HyperlinkUriHelper.IsFileUri(String) Method
Determines whether the specified URI is a file URI.
Namespace: DevExpress.Office
Assembly: DevExpress.Office.v26.1.Core.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| uri | String | A string that contains the URI to check. |
Returns
| Type | Description |
|---|---|
| Boolean |
|
See Also