VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging Namespace / WebUriActionMetadataJS type / get_Uri Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_Uri Method
In This Topic
Gets the uniform resource identifier (URI).
Syntax
var instance = new Vintasoft.Imaging.WebUriActionMetadataJS();

var value; // Type: string
value = instance.get_Uri();

Return Value

The uniform resource identifier (URI).
Browser Compatibility
56+
45+
11
See Also