CorridorStateCurrentAssemblyName Property |
Gets the name of the current Assembly being applied.
Namespace: Autodesk.Civil.RuntimeAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic string CurrentAssemblyName { get; }
Public ReadOnly Property CurrentAssemblyName As String
Get
public:
property String^ CurrentAssemblyName {
String^ get ();
}
Property Value
String
See Also