CodeCompileUnit.ReferencedAssemblies Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the referenced assemblies.
public:
property System::Collections::Specialized::StringCollection ^ ReferencedAssemblies { System::Collections::Specialized::StringCollection ^ get(); };
public System.Collections.Specialized.StringCollection ReferencedAssemblies { get; }
member this.ReferencedAssemblies : System.Collections.Specialized.StringCollection
Public ReadOnly Property ReferencedAssemblies As StringCollection
Property Value
A StringCollection that contains the file names of the referenced assemblies.
Remarks
You can add and remove file names from this collection.
Applies to
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา