TypeConfigurationEntry.IsRemove 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.
Set to true if the strong type data is to be removed
public:
property bool IsRemove { bool get(); };
public:
property bool IsRemove { bool get(); };
public bool IsRemove { get; }
member this.IsRemove : bool
Public ReadOnly Property IsRemove As Boolean