GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.LicenseManager / GetRedistPath Method





In This Topic
GetRedistPath Method (LicenseManager)
In This Topic
Returns the Redist path of the GdPicture SDK.

For demonstration purpose only. Do not use this method in a custom project.

Syntax
'Declaration
 
Public Function GetRedistPath() As String
public string GetRedistPath()
public function GetRedistPath(): String; 
public function GetRedistPath() : String;
public: string* GetRedistPath(); 
public:
String^ GetRedistPath(); 

Return Value

The Redist path of the GdPicture SDK.
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.LicenseManager
LicenseManager Members