BrowseLibraryGuids80.Assembly Field
Specifies an assembly in a browse container.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
Public Const Assembly As String
public const string Assembly
public:
literal String^ Assembly
static val mutable Assembly: string
public const var Assembly : 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.