CompilerBase.ResourceLinkage overview
![]() |
Initializes a new instance of the CompilerBase.ResourceLinkage class. |
![]() | Gets the name of the class (most likely a form) that the resource is associated with. |
![]() | Gets the culture that the resource is associated with. |
![]() | Gets a value indicating whether a class name is available for this CompilerBase.ResourceLinkage instance. |
![]() | Gets a value indicating whether a namespace name is available for this CompilerBase.ResourceLinkage instance. |
![]() | Gets a value indicating whether the CompilerBase.ResourceLinkage instances contains valid data. |
![]() | Gets the name of namespace the resource is under. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type. |
![]() | Gets the Type of the current instance. |
![]() | Returns the resource linkage as a string. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
CompilerBase.ResourceLinkage Class | NAnt.DotNet.Tasks Namespace