'Declaration
Public Property IgnoreCase As Boolean
'Usage
Dim instance As MappedFileProvider Dim value As Boolean instance.IgnoreCase = value value = instance.IgnoreCase
public bool IgnoreCase {get; set;}
'Declaration
Public Property IgnoreCase As Boolean
'Usage
Dim instance As MappedFileProvider Dim value As Boolean instance.IgnoreCase = value value = instance.IgnoreCase
public bool IgnoreCase {get; set;}
This method or property does not throw any exceptions, aside from execution exceptions such as System.Threading.ThreadAbortException or System.OutOfMemoryException.