Namespace: DeltaEngine.Editor.AppBuilderAssembly: DeltaEngine.Editor.AppBuilder (in DeltaEngine.Editor.AppBuilder.dll) Version: 1.1.1.0 (1.1.1)
public string SolutionFilePath { get; set; }
public string SolutionFilePath { get; set; }
Public Property SolutionFilePath As String
Get
Set
Public Property SolutionFilePath As String
Get
Set
public:
property String^ SolutionFilePath {
String^ get ();
void set (String^ value);
}
public:
property String^ SolutionFilePath {
String^ get ();
void set (String^ value);
}
member SolutionFilePath : string with get, set
member SolutionFilePath : string with get, set
Property Value
Type:
String