IsCreatingNewSolutionProperty Field

Namespace:  Microsoft.VisualStudio.Data.Tools.Package.Project.Dialogs
Assembly:  Microsoft.VisualStudio.Data.Tools.Package (in Microsoft.VisualStudio.Data.Tools.Package.dll)

Syntax

'Declaration
Public Shared ReadOnly IsCreatingNewSolutionProperty As DependencyProperty
'Usage
Dim value As DependencyProperty

value = ImportOptionsControl.IsCreatingNewSolutionProperty
public static readonly DependencyProperty IsCreatingNewSolutionProperty
public:
static initonly DependencyProperty^ IsCreatingNewSolutionProperty
static val IsCreatingNewSolutionProperty: DependencyProperty
public static final var IsCreatingNewSolutionProperty : DependencyProperty

See Also

Reference

ImportOptionsControl Class

Microsoft.VisualStudio.Data.Tools.Package.Project.Dialogs Namespace