VCCodeClass::IsFinal Property

 

Namespace:   Microsoft.VisualStudio.VCCodeModel
Assembly:  Microsoft.VisualStudio.VCCodeModel (in Microsoft.VisualStudio.VCCodeModel.dll)

property bool IsFinal {
	bool get();
	void set(bool value);
}

Property Value

Type: System::Boolean

Return to top
Show: