Leadtools.Workflow.Raster Namespace > GetImageInfoActivity Class : SizeDisk Property |
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Visible)] [MyDescriptionAttribute("Gets the size of the image file on disk.")] [ValidationOptionAttribute(ValidationOption.None)] [BrowsableAttribute(false)] public long SizeDisk {get;}
'Declaration <DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Visible)> <MyDescriptionAttribute("Gets the size of the image file on disk.")> <ValidationOptionAttribute(ValidationOption.None)> <BrowsableAttribute(False)> Public ReadOnly Property SizeDisk As Long
'Usage Dim instance As GetImageInfoActivity Dim value As Long value = instance.SizeDisk
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Visible)] [MyDescriptionAttribute("Gets the size of the image file on disk.")] [ValidationOptionAttribute(ValidationOption.None)] [BrowsableAttribute(false)] public long SizeDisk {get;}
DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Visible) MyDescriptionAttribute("Gets the size of the image file on disk.") ValidationOptionAttribute(ValidationOption.None) BrowsableAttribute() get_SizeDisk();
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Visible)] [MyDescriptionAttribute("Gets the size of the image file on disk.")] [ValidationOptionAttribute(ValidationOption.None)] [BrowsableAttribute(false)] public: property int64 SizeDisk { int64 get(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2