Visual Basic (Declaration) | |
---|---|
Public Overridable ReadOnly Property Name As String |
C# | |
---|---|
public virtual string Name {get;} |
The default value, if not overridden by the derived class, is determined as follows:
* If the namespace of the public interface starts with the string "Agilent.SA.Vsa.ProcessingExtensions.", that string is removed and the extension name becomes whatever is left. For an extension with the type "Agilent.SA.Vsa.ProcessingExtensions.Sample.ProcessingExtension" would be named "Sample".
* If the namespace of the public interface starts with any other string, the default extension name is the entire string. For an extension with the type "Company.Group.MyExtension.ProcessingExtension", the default name would be "Company.Group.MyExtension".
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
Minimum Software Version Requirement: Keysight PathWave 89600 VSA Ver 16.00