SymbolScopeGuids80.FSSelectedComponents Field
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
'宣言
Public Const FSSelectedComponents As String
'使用
Dim value As String
value = SymbolScopeGuids80.FSSelectedComponents
public const string FSSelectedComponents
public:
literal String^ FSSelectedComponents
public const var FSSelectedComponents : String
Field Value
Type: System.String
Remarks
COM Signature
From vsshell80.idl:
const LPSTR FSSelectedComponents =
"{C2146638-C2FE-4C1E-A49D-64AE971EEF39}";
Permissions
- 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.