Namespace: DeltaEngine.Editor.CoreAssembly: DeltaEngine.Editor.Core (in DeltaEngine.Editor.Core.dll) Version: 1.1.1.0 (1.1.1)
string CurrentContentProjectSolutionFilePath { get; set; }
string CurrentContentProjectSolutionFilePath { get; set; }
Property CurrentContentProjectSolutionFilePath As String
Get
Set
Property CurrentContentProjectSolutionFilePath As String
Get
Set
property String^ CurrentContentProjectSolutionFilePath {
String^ get ();
void set (String^ value);
}
property String^ CurrentContentProjectSolutionFilePath {
String^ get ();
void set (String^ value);
}
abstract CurrentContentProjectSolutionFilePath : string with get, set
abstract CurrentContentProjectSolutionFilePath : string with get, set
Property Value
Type:
String