IVsPropertyFileOut.BeginPropertySection Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
BeginPropertySection(String, String, IVsPropertyStreamOut%, UInt32%) | Begins a property section (inner property stream) used until a call to EndPropertySection. | |
BeginPropertySection(String, String, IVsPropertyStreamOut%, UInt32%) | Begins a property section (inner property stream) used until a call to EndPropertySection. (Inherited from IVsPropertyStreamOut.) |
Top