public bool EnableMetadataCaching {get; set;}
'Declaration
Public Property EnableMetadataCaching As Boolean
'Usage
Dim instance As EasyUAFileTransferClientParameters Dim value As Boolean instance.EnableMetadataCaching = value value = instance.EnableMetadataCaching
Property Value
The default value of this property is True
.