ModuleInfo.GetProductPath Method

Gets the product path
<ID("GetProductPath", (int)e.GetProductPath)> _ 
Public Function GetProductPath() As String
This language is not supported or no code example is available.
[ID("GetProductPath", (int)e.GetProductPath)] 
public string GetProductPath()
This language is not supported or no code example is available.

Return Value

string

Returns the product path

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition