HostedControl.ImplementedAsCcf20 Property
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.
Allows system to run certain routines as CCF 2.0 or prior
public:
virtual property bool ImplementedAsCcf20 { bool get(); };
public virtual bool ImplementedAsCcf20 { get; }
member this.ImplementedAsCcf20 : bool
Public Overridable ReadOnly Property ImplementedAsCcf20 As Boolean