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.
File system selected component symbol scope.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
Public Const FSSelectedComponents As String
public const string FSSelectedComponents
public:
literal String^ FSSelectedComponents
static val mutable FSSelectedComponents: string
public const var FSSelectedComponents : String
Remarks
COM Signature
From vsshell80.idl:
const LPSTR FSSelectedComponents =
"{C2146638-C2FE-4C1E-A49D-64AE971EEF39}";
.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.