IVCBuildOptionsPage2.DefaultSolutionExplorerMode Property

Definition

public:
 property Microsoft::VisualStudio::VCProject::solutionExplorerMode DefaultSolutionExplorerMode { Microsoft::VisualStudio::VCProject::solutionExplorerMode get(); void set(Microsoft::VisualStudio::VCProject::solutionExplorerMode value); };
public:
 property Microsoft::VisualStudio::VCProject::solutionExplorerMode DefaultSolutionExplorerMode { Microsoft::VisualStudio::VCProject::solutionExplorerMode get(); void set(Microsoft::VisualStudio::VCProject::solutionExplorerMode value); };
[System.Runtime.InteropServices.DispId(238)]
public Microsoft.VisualStudio.VCProject.solutionExplorerMode DefaultSolutionExplorerMode { [System.Runtime.InteropServices.DispId(238)] get; [System.Runtime.InteropServices.DispId(238)] set; }
[<System.Runtime.InteropServices.DispId(238)>]
[<get: System.Runtime.InteropServices.DispId(238)>]
[<set: System.Runtime.InteropServices.DispId(238)>]
member this.DefaultSolutionExplorerMode : Microsoft.VisualStudio.VCProject.solutionExplorerMode with get, set
Public Property DefaultSolutionExplorerMode As solutionExplorerMode

Property Value

Attributes

Applies to