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

'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

See Also

Reference

SymbolScopeGuids80 Class

Microsoft.VisualStudio.Shell.Interop Namespace