DTEClass::SatelliteDllPath Method (String^, String^)

 

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information on this method, refer to SatelliteDllPath.

Namespace:   EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

public:
virtual String^ SatelliteDllPath(
	String^ Path,
	String^ Name
)

Parameters

Path
Type: System::String^

The satellite dll path.

Name
Type: System::String^

The name of the satellite dll.

Return Value

Type: System::String^

The path of the satellite dll.

Return to top
Show: