SoWWWAnchorGetFullURLName Method |
Returns the full URL set by setFullURLName(), or if not set, returns the contents of the name field.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic string GetFullURLName()
Public Function GetFullURLName As String
public:
String^ GetFullURLName()
member GetFullURLName : unit -> string
Return Value
Type:
String
Remarks
See Also