This topic has not yet been rated - Rate this topic

DTEClass.SatelliteDllPath Method

This API supports the .NET Framework 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.

Implements

_DTE.SatelliteDllPath(String, String)
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.