' NOTE: You can use the "Rename" command on the context menu to change the interface name "IFeed1" in both code and config file together. $if$ ($targetframeworkversion$ <= 3.5) _$endif$ $if$ ($targetframeworkversion$ <= 3.5) _$endif$ $if$ ($targetframeworkversion$ <= 3.5) _$endif$ Public Interface IFeed1 $if$ ($targetframeworkversion$ <= 3.5) _$endif$ $if$ ($targetframeworkversion$ <= 3.5) _$endif$ Function CreateFeed() As SyndicationFeedFormatter ' TODO: Add your service operations here End Interface