'Declaration Protected Overridable Function ApplyReparsePointTagMask( _ ByVal reparsePointTags As ReparsePointTags _ ) As Boolean
'Usage Dim instance As ReparsePointTagsFilter Dim reparsePointTags As ReparsePointTags Dim value As Boolean value = instance.ApplyReparsePointTagMask(reparsePointTags)
protected virtual bool ApplyReparsePointTagMask( ReparsePointTags reparsePointTags )
Parameters
- reparsePointTags