HostedApplication.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:
abstract property bool ImplementedAsCcf20 { bool get(); };
public abstract bool ImplementedAsCcf20 { get; }
member this.ImplementedAsCcf20 : bool
Public MustOverride ReadOnly Property ImplementedAsCcf20 As Boolean