Namespace: DeltaEngine.Editor.MocksAssembly: DeltaEngine.Editor.Mocks (in DeltaEngine.Editor.Mocks.dll) Version: 1.1.1.0 (1.1.1)
public string[] PotentialFrameworkDirectories { get; }
public string[] PotentialFrameworkDirectories { get; }
Public ReadOnly Property PotentialFrameworkDirectories As String()
Get
Public ReadOnly Property PotentialFrameworkDirectories As String()
Get
public:
property array<String^>^ PotentialFrameworkDirectories {
array<String^>^ get ();
}
public:
property array<String^>^ PotentialFrameworkDirectories {
array<String^>^ get ();
}
member PotentialFrameworkDirectories : string[] with get
member PotentialFrameworkDirectories : string[] with get
Property Value
Type:
String