public bool Cancel {get; set;}
public: property bool Cancel { bool get(); void set ( bool value); }
'Declaration Public Property Cancel As Boolean
'Usage Dim instance As ScreenCaptureInformationEventArgs Dim value As Boolean instance.Cancel = value value = instance.Cancel
Target Platforms
ScreenCaptureInformationEventArgs Class ScreenCaptureInformationEventArgs Members