DTE.SatelliteDllPath(String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
System::String ^ SatelliteDllPath(System::String ^ Path, System::String ^ Name);
[System.Runtime.InteropServices.DispId(245)]
public string SatelliteDllPath (string Path, string Name);
[<System.Runtime.InteropServices.DispId(245)>]
abstract member SatelliteDllPath : string * string -> string
Public Function SatelliteDllPath (Path As String, Name As String) As String
Parameters
- Path
- String
- Name
- String
Returns
- Attributes