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