Answers

Question and Answer:

  Home  ASP.NET 2.0

⟩ Which namespace is used to get assembly details?

System.Assembly is the namespace which u need to include in u r program to get the assemply details.To get the assemply details of the current running one is thru reflection so u need another namespace calledSystem.Reflection "Happy Programming"

 134 views

More Questions for you: