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