IsApplicationScopedOnlyProperty 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 IsApplicationScopedOnlyProperty As DependencyProperty
'Usage
Dim value As DependencyProperty
value = ImportOptionsControl.IsApplicationScopedOnlyProperty
public static readonly DependencyProperty IsApplicationScopedOnlyProperty
public:
static initonly DependencyProperty^ IsApplicationScopedOnlyProperty
static val IsApplicationScopedOnlyProperty: DependencyProperty
public static final var IsApplicationScopedOnlyProperty : DependencyProperty
See Also
Reference
Microsoft.VisualStudio.Data.Tools.Package.Project.Dialogs Namespace