ProgressSkip Property
Gets {insert text here}.
Namespace: Microsoft.VisualStudio.Data.Tools.Package
Assembly: Microsoft.VisualStudio.Data.Tools.Package (in Microsoft.VisualStudio.Data.Tools.Package.dll)
Syntax
'Declaration
Public Shared ReadOnly Property ProgressSkip As Icon
Get
'Usage
Dim value As Icon
value = SqlPackageResource.ProgressSkip
public static Icon ProgressSkip { get; }
public:
static property Icon^ ProgressSkip {
Icon^ get ();
}
static member ProgressSkip : Icon
static function get ProgressSkip () : Icon
Property Value
Type: System.Drawing..::..Icon