IAcadPreferencesProfilesDeleteProfile
Method
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 24.0.0.0
Syntax
void DeleteProfile(
string ProfileName
)
Sub DeleteProfile (
ProfileName As String
)
void DeleteProfile(
[InAttribute] String^ ProfileName
)
abstract DeleteProfile :
ProfileName : string -> unit
Parameters
- ProfileName String
-
See Also