INodeWithAltName.NodeName 属性

定义

获取节点的实际名称,而非显示名称。

public:
 property System::String ^ NodeName { System::String ^ get(); };
public string NodeName { get; }
member this.NodeName : string
Public ReadOnly Property NodeName As String

属性值

一个表示节点的备用名称的字符串。

适用于