string FreqListFile { get; set; }
Property FreqListFile As String Get Set
property String^ FreqListFile { String^ get (); void set (String^ value); }
abstract FreqListFile : string with get, set
In This Article