MpfUtilities Class
This class and its members are reserved for internal use and are not intended to be used in your code.
This API is not CLS-compliant.
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Data.Schema.Package.Project.Internal.MpfUtilities
Namespace: Microsoft.VisualStudio.Data.Schema.Package.Project.Internal
Assembly: Microsoft.VisualStudio.Data.Schema.Package (in Microsoft.VisualStudio.Data.Schema.Package.dll)
Syntax
'Declaration
<CLSCompliantAttribute(False)> _
Public NotInheritable Class MpfUtilities
[CLSCompliantAttribute(false)]
public static class MpfUtilities
[CLSCompliantAttribute(false)]
public ref class MpfUtilities abstract sealed
[<AbstractClass>]
[<Sealed>]
[<CLSCompliantAttribute(false)>]
type MpfUtilities = class end
public final class MpfUtilities
The MpfUtilities type exposes the following members.
Methods
Name | Description | |
---|---|---|
ContainsInvalidFileNameChars | This class and its members are reserved for internal use and are not intended to be used in your code. | |
ConvertFromType<T> | This class and its members are reserved for internal use and are not intended to be used in your code. | |
ConvertToType<T> | This class and its members are reserved for internal use and are not intended to be used in your code. | |
CreateCADWORD | This class and its members are reserved for internal use and are not intended to be used in your code. | |
CreateCALPOLESTR | This class and its members are reserved for internal use and are not intended to be used in your code. | |
CreateSccFlagsCADWORD | This class and its members are reserved for internal use and are not intended to be used in your code. | |
CreateSemicolonDelimitedListOfStringFromGuids | This class and its members are reserved for internal use and are not intended to be used in your code. | |
CreateStringsFromCALPOLESTR | This class and its members are reserved for internal use and are not intended to be used in your code. | |
GetActiveConfigurationName | This class and its members are reserved for internal use and are not intended to be used in your code. | |
GetImageList(Stream) | This class and its members are reserved for internal use and are not intended to be used in your code. | |
GetImageList(Object) | This class and its members are reserved for internal use and are not intended to be used in your code. | |
GetUIHierarchyWindow | This class and its members are reserved for internal use and are not intended to be used in your code. | |
GuidsArrayFromSemicolonDelimitedStringOfGuids | This class and its members are reserved for internal use and are not intended to be used in your code. | |
IsFileNameInvalid | This class and its members are reserved for internal use and are not intended to be used in your code. | |
IsFolderNameInvalid | This class and its members are reserved for internal use and are not intended to be used in your code. | |
IsInAutomationFunction | This class and its members are reserved for internal use and are not intended to be used in your code. | |
IsSameComObject | This class and its members are reserved for internal use and are not intended to be used in your code. | |
IsVisualStudioInCommandLineBuild | This class and its members are reserved for internal use and are not intended to be used in your code. | |
IsVisualStudioInDesignMode | This class and its members are reserved for internal use and are not intended to be used in your code. | |
IsVisualStudioUpgrading | This class and its members are reserved for internal use and are not intended to be used in your code. | |
RecursivelyCopyDirectory | This class and its members are reserved for internal use and are not intended to be used in your code. | |
SetStringValueFromConvertedEnum<T> | This class and its members are reserved for internal use and are not intended to be used in your code. | |
ValidateFileName | This class and its members are reserved for internal use and are not intended to be used in your code. |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Reference
Microsoft.VisualStudio.Data.Schema.Package.Project.Internal Namespace