VsNetProjectReference Class |
Namespace: SD.LLBLGen.Pro.ApplicationCore.CodeGenerationMetaData
The VsNetProjectReference type exposes the following members.
Name | Description | |
---|---|---|
VsNetProjectReference | Initializes a new instance of the VsNetProjectReference class |
Name | Description | |
---|---|---|
AbsoluteProjFilePath |
Gets or sets the absolute proj file path to the cs/vbproj file. The filename (without extension) is seen as the name (as that's what VS.NET does too).
| |
ForActiveSourceElementsContainerNameRaw |
Gets or sets the active source elements container name, in raw format, without any name correction, which was the active container name in the IGenerator when this
project reference was created.
| |
ProjectGuidAsString |
Gets or sets the project guid for the cs/vbproj file.
|
Name | Description | |
---|---|---|
Equals |
Determines whether the specified object is equal to the current object.
(Overrides ObjectEquals(Object).) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode |
Serves as the default hash function.
(Overrides ObjectGetHashCode.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |