DkmRootVisualizedExpression.FullName 属性

定义

直到根节点的表达式的完整名称。 加载项可以选择使用此全名,也可以构造自己的名称。 但是,如果外接程序使用不同的全名,则它必须通过表达式计算器进行分析。

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

属性值

String

返回 String

适用于