Completion::Properties Property

 

Gets the properties of the completion.

Namespace:   Microsoft.VisualStudio.Language.Intellisense
Assembly:  Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)

public:
property PropertyCollection^ Properties {
	virtual PropertyCollection^ get();
}
Return to top
Show: