SoWWWInlineGetFullURLName Method |
Returns the fullURL 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: 10.12.3.0 (10.12.3.0)
Syntax public string GetFullURLName()
Public Function GetFullURLName As String
public:
String^ GetFullURLName()
member GetFullURLName : unit -> string
Return Value
Type:
StringRemarks See Also