Returns whether changing a value on this object requires a call to the CreateInstance method to create a new value.
Assembly: System (in System.dll)
Syntax
true if changing a property on this object requires a call to CreateInstance to create a new value; otherwise, false.
Public Function GetCreateInstanceSupported As [%$TOPIC/wd3a73dd_en-us_VS_110_2_0_0_0_0%]
public [%$TOPIC/wd3a73dd_en-us_VS_110_2_0_1_0_0%] GetCreateInstanceSupported()
public:
[%$TOPIC/wd3a73dd_en-us_VS_110_2_0_2_0_0%] GetCreateInstanceSupported()
member GetCreateInstanceSupported : unit -> [%$TOPIC/wd3a73dd_en-us_VS_110_2_0_3_0_0%]
Return Value
Type: SystemBooleantrue if changing a property on this object requires a call to CreateInstance to create a new value; otherwise, false.
Platforms
Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.