XrefSubCommandEventArgspaths Property
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public string[] paths { get; }
Public ReadOnly Property paths As String()
Get
public:
property array<String^>^ paths {
array<String^>^ get ();
}
member paths : string[] with get
Property Value
Type:
String
See Also