'Declaration Public Property fNotSizeWith As Byte
'Declaration
Public Property fNotSizeWith As Byte
'Usage Dim instance As ShtProps Dim value As Byte instance.fNotSizeWith = value value = instance.fNotSizeWith
'Usage
Dim instance As ShtProps Dim value As Byte instance.fNotSizeWith = value value = instance.fNotSizeWith
public byte fNotSizeWith {get; set;}
ShtProps Class ShtProps Members