LocationContext.IJsonSerializable.Serialize(IJsonWriter) Method    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
 virtual void Microsoft.VisualStudio.ApplicationInsights.DataContracts.IJsonSerializable.Serialize(Microsoft::VisualStudio::ApplicationInsights::DataContracts::IJsonWriter ^ writer) = Microsoft::VisualStudio::ApplicationInsights::DataContracts::IJsonSerializable::Serialize;
	void IJsonSerializable.Serialize(Microsoft.VisualStudio.ApplicationInsights.DataContracts.IJsonWriter writer);
	abstract member Microsoft.VisualStudio.ApplicationInsights.DataContracts.IJsonSerializable.Serialize : Microsoft.VisualStudio.ApplicationInsights.DataContracts.IJsonWriter -> unit
override this.Microsoft.VisualStudio.ApplicationInsights.DataContracts.IJsonSerializable.Serialize : Microsoft.VisualStudio.ApplicationInsights.DataContracts.IJsonWriter -> unit
	Sub Serialize (writer As IJsonWriter) Implements IJsonSerializable.Serialize
	Parameters
- writer
 - IJsonWriter