Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Represents the minimum version of the framework required.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.9.0 (in Microsoft.VisualStudio.Shell.Interop.9.0.dll)
Syntax
'Declaration
Public Const MinimumRequiredFrameworkVersion As String
public const string MinimumRequiredFrameworkVersion
public:
literal String^ MinimumRequiredFrameworkVersion
static val mutable MinimumRequiredFrameworkVersion: string
public const var MinimumRequiredFrameworkVersion : String
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.