PFSExceptionPFSNodeName Property |
Name of the PFS node (target/section/keyword) that produced the exception.
Namespace: DHI.PFSAssembly: DHI.PFS (in DHI.PFS.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax public string PFSNodeName { get; }
Public ReadOnly Property PFSNodeName As String
Get
public:
property String^ PFSNodeName {
String^ get ();
}
member PFSNodeName : string with get
Property Value
Type:
StringSee Also