KeywordLocalName Property
|
Namespace: Bricscad.EditorInput
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
public string LocalName { get; }
Public ReadOnly Property LocalName As String
Get
public:
property String^ LocalName {
String^ get ();
}
member LocalName : string with get
Property Value
String
See Also