Microsoft Identity Integration Server 2003 Developer Reference

Utils.WorkingDirectory

The WorkingDirectory property retrieves the path of the working directory. When used within a metaverse rules extension, this property returns %ProgramFiles%\Microsoft Identity Integration Server\MaData. When used within a management agent rules extension, this property returns %ProgramFiles%\Microsoft Identity Integration Server\MaData\MaName, where MaName is the name of the management agent.
[C#]
public String WorkingDirectory {get;}
[Visual Basic .NET]
Public ReadOnly Property WorkingDirectory As String

Requirements

Product: Microsoft Identity Integration Server 2003
Namespace: Defined in Microsoft.MetadirectoryServices.
Assembly: Requires Microsoft.MetadirectoryServices (in Microsoft.MetadirectoryServices.dll).
.NET Framework: Requires .NET Framework 1.1.

See Also

ManagementAgent, MVEntry