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
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

SymbolScopeGuids80 Members

Microsoft.VisualStudio.Shell.Interop Namespace