Results 1 to 2 of 2

Thread: [2005] Forcing XML comments to span multiple lines

  1. #1

    Thread Starter
    Registered User nmadd's Avatar
    Join Date
    Jun 2007
    Location
    U.S.A.
    Posts
    1,676

    [2005] Forcing XML comments to span multiple lines

    Hi all,
    Just curious. Can I force my XML comments to show on multiple lines in the Object Browser?
    Code:
    ''' <summary>
    ''' Line 1
    ''' Line 2
    ''' </summary>
    ''' <remarks></remarks>
    That is I would like Line1 and Line2 to show like this in the Object Browser
    Code:
    Summary:
    Line 1
    Line 2
    Can I force a newline in my XML comments? Thanks for any help.

  2. #2

    Thread Starter
    Registered User nmadd's Avatar
    Join Date
    Jun 2007
    Location
    U.S.A.
    Posts
    1,676

    Re: [2005] Forcing XML comments to span multiple lines

    Well, I can't figure this out. I'm guessing it's not possible. If you have any comments on this, I sure don't mind. Otherwise, I'm just letting this go. Thanks.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width