MpfUtilities.IsVisualStudioInCommandLineBuild-Methode

Diese Klasse und ihre Member sind für die interne Verwendung reserviert und nicht für die Verwendung im Code vorgesehen.

Namespace:  Microsoft.VisualStudio.Data.Schema.Package.Project.Internal
Assembly:  Microsoft.VisualStudio.Data.Schema.Package (in Microsoft.VisualStudio.Data.Schema.Package.dll)

Syntax

'Declaration
Public Shared Function IsVisualStudioInCommandLineBuild As Boolean
public static bool IsVisualStudioInCommandLineBuild()
public:
static bool IsVisualStudioInCommandLineBuild()
static member IsVisualStudioInCommandLineBuild : unit -> bool 
public static function IsVisualStudioInCommandLineBuild() : boolean

Rückgabewert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

MpfUtilities Klasse

Microsoft.VisualStudio.Data.Schema.Package.Project.Internal-Namespace