ProjectSystem_RefactorLog 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 ProjectSystem_RefactorLog As Bitmap
    Get
'Usage
Dim value As Bitmap

value = SqlPackageResource.ProjectSystem_RefactorLog
public static Bitmap ProjectSystem_RefactorLog { get; }
public:
static property Bitmap^ ProjectSystem_RefactorLog {
    Bitmap^ get ();
}
static member ProjectSystem_RefactorLog : Bitmap
static function get ProjectSystem_RefactorLog () : Bitmap

Property Value

Type: System.Drawing..::..Bitmap

See Also

Reference

SqlPackageResource Class

Microsoft.VisualStudio.Data.Tools.Package Namespace