'Declaration
Property SpacesPerTab As Integer
'Usage
Dim instance As IFileTransfer Dim value As Integer instance.SpacesPerTab = value value = instance.SpacesPerTab
int SpacesPerTab {get; set;}
'Declaration
Property SpacesPerTab As Integer
'Usage
Dim instance As IFileTransfer Dim value As Integer instance.SpacesPerTab = value value = instance.SpacesPerTab
int SpacesPerTab {get; set;}
Exception | Description |
---|---|
System.ArgumentOutOfRangeException | Thrown if a value outside the range of valid values is specified. |