Click or drag to resize

RayguideFileDialogSettingsFileNames Property

[Missing <summary> documentation for "P:RAYLASE.Marker.Common.GUI.RayguideFileDialogSettings.FileNames"]


Namespace: RAYLASE.Marker.Common.GUI
Assembly: RAYLASE.Marker.Common (in RAYLASE.Marker.Common.dll) Version: 2.50.0
Syntax
C#
public IReadOnlyList<string> FileNames { get; }

Property Value

IReadOnlyListString
See Also