IReference Interface Members
See Also  Properties Methods 
SourceCode.Framework Namespace : IReference Interface

Glossary Item Box

The following tables list the members exposed by IReference.

Public Properties

  Name Description
Property CopyLocal When implemented by a class, determines whether the reference is copied to the local path.  
Property FullName  
Property GlobalAssemblyCache  
Property Name When implemented by a class, returns the path to the reference file.  
Property Path  
Property Project  
Property StrongName When implemented by a class, indicates whether the reference is signed with a public/private key pair.  
Top

Public Methods

  Name Description
Method Dispose (Inherited from System.IDisposable)
Top

See Also