AcPePropertyEditorLayerClassPath Property
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 21.0.0.0
Syntax
public virtual string Path { get; }
Public Overridable ReadOnly Property Path As String
Get
public:
virtual property String^ Path {
String^ get ();
}
abstract Path : string with get
override Path : string with get
Property Value
Type:
String
Implements
IAcadApplicationPath
See Also