Udostępnij za pośrednictwem


Właściwość IVCBuildOptionsPage.DefaultSolutionExplorerMode —

Ustawia lub zwraca SolutionExplorerMode.

Przestrzeń nazw:  Microsoft.VisualStudio.VCProject
Zestaw:  Microsoft.VisualStudio.VCProject (w Microsoft.VisualStudio.VCProject.dll)

Składnia

'Deklaracja
Property DefaultSolutionExplorerMode As solutionExplorerMode
solutionExplorerMode DefaultSolutionExplorerMode { get; set; }
property solutionExplorerMode DefaultSolutionExplorerMode {
    solutionExplorerMode get ();
    void set (solutionExplorerMode value);
}
abstract DefaultSolutionExplorerMode : solutionExplorerMode with get, set
function get DefaultSolutionExplorerMode () : solutionExplorerMode 
function set DefaultSolutionExplorerMode (value : solutionExplorerMode)

Wartość właściwości

Typ: Microsoft.VisualStudio.VCProject.solutionExplorerMode
SolutionExplorerMode.

Uwagi

SolutionExplorerMode może być albo "Pokaż tylko pliki w tym projekcie" lub "Pokaż wszystkie pliki".

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IVCBuildOptionsPage Interfejs

Przestrzeń nazw Microsoft.VisualStudio.VCProject