// Compiler options: -doc:xml-025.xml dlls/test-xml-025-relative.cs namespace Testing { /// public class Test { public static void Main () { } /// public string S1; /// public string S2; /// public string S3; } }