Determine whether the chunk is an INCL chunk or not.
Public ReadOnly Property IsINCL As Boolean
Dim instance As Chunk
Dim value As Boolean
value = instance.IsINCL
public bool IsINCL {get;}
public:
property bool IsINCL {
bool get();
}
Property Value
true if the chunk is an INCL; otherwise
false.
Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family