Class PathInWorkspaceAttribute
The default compiler adds this attribute to the assembly.
[AttributeUsage(AttributeTargets.Assembly)]
public sealed class PathInWorkspaceAttribute : Attribute
Namespace: Au.Types
Assembly: Au.dll
Constructors
Name | Description |
---|---|
PathInWorkspaceAttribute(string, string) |
Fields
Name | Description |
---|---|
FilePath | Full path of main source file. |
Path | Path of main source file in workspace, like |