DocData Constructor (Object^)

 

Initializes a new DocData object for the given buffer.

Namespace:   Microsoft.VisualStudio.Shell.Design.Serialization
Assembly:  Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)

public:
DocData(
	Object^ docData
)

Parameters

docData
Type: System::Object^

The buffer.

Return to top
Show: