IAcadSecurityParamsComment Property
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 21.0.0.0
Syntax
string Comment { get; set; }
Property Comment As String
Get
Set
property String^ Comment {
String^ get ();
void set (String^ value);
}
abstract Comment : string with get, set
Property Value
Type:
String
See Also