This topic has not yet been rated - Rate this topic

IGenericUserDefinedTool.SaveUserProperties Method 

This method supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

Namespace: Microsoft.VisualStudio.VCProjectEngine
Assembly: Microsoft.VisualStudio.VCProjectEngine (in microsoft.visualstudio.vcprojectengine.dll)

void SaveUserProperties (
	[InAttribute] IToolPropertyWriter pXML
)
void SaveUserProperties (
	/** @attribute InAttribute() */ IToolPropertyWriter pXML
)
function SaveUserProperties (
	pXML : IToolPropertyWriter
)

Parameters

pXML

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.