__XMLMEMBERDATA_OPTIONS Enumeration

 

Specifies options for XML member data elements.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

public enum __XMLMEMBERDATA_OPTIONS

Member nameDescription
XMLMEMBERDATA_OPTIONS_NONE

No options are set.

XMLMEMBERDATA_OPTIONS_PRESERVE_NEWLINES

Newlines are kept.

Return to top
Show: