SessionStateTypeEntry.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.
The operation will be done on the typedata. This is only meaningful when the TypeData constructor is used.
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