KeywordLocalName Property
|
Namespace: Bricscad.EditorInput
Assembly: BrxMgd (in BrxMgd.dll) Version:
25.1.5.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