Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 4
Microsoft.CSharp
Collapse All/Expand All Collapse All
.NET Framework Class Library
Microsoft.CSharp Namespace

The Microsoft.CSharp namespace contains classes that support compilation and code generation using the C# language.

  ClassDescription
Public classCSharpCodeProviderProvides access to instances of the C# code generator and code compiler.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Namespaces      Nikunj Sharma ... Darrell Risley   |   Edit   |   Show History
Namespaces are the logical component that consist of many classes.
Tags What's this?: Add a tag
Flag as ContentBug
c sharp namespace      kartika thakur   |   Edit   |   Show History
namespaces are the way c# segregates the .NET library classes into reasonable groupings. c# supports the feature known as using directive that can be used to import the namespace system into the program. once a namespace is imported ,we can use the elements of that namespace without using the namespace as prefix.
Tags What's this?: Add a tag
Flag as ContentBug
Processing
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker