'Declaration Public Shared Function FromItemType( _ ByVal itemType As SFtpConstants.ItemType _ ) As SFtpConstants.AttributesPermissionsV3
'Usage Dim itemType As SFtpConstants.ItemType Dim value As SFtpConstants.AttributesPermissionsV3 value = Attrs.FromItemType(itemType)
public static SFtpConstants.AttributesPermissionsV3 FromItemType( SFtpConstants.ItemType itemType )
Parameters
- itemType