Namespace: DeltaEngine.Editor.CoreAssembly: DeltaEngine.Editor.Core (in DeltaEngine.Editor.Core.dll) Version: 1.1.1.0 (1.1.1)
string GetAbsoluteSolutionFilePath(
string contentProjectName
)
string GetAbsoluteSolutionFilePath(
string contentProjectName
)
Function GetAbsoluteSolutionFilePath (
contentProjectName As String
) As String
Function GetAbsoluteSolutionFilePath (
contentProjectName As String
) As String
String^ GetAbsoluteSolutionFilePath(
String^ contentProjectName
)
String^ GetAbsoluteSolutionFilePath(
String^ contentProjectName
)
abstract GetAbsoluteSolutionFilePath :
contentProjectName : string -> string
abstract GetAbsoluteSolutionFilePath :
contentProjectName : string -> string
Return Value
Type:
String