NamespaceNameChangedEventArgs.OldNamespaceName 属性

定义

在重命名操作之前获取该命名空间名称。

public string OldNamespaceName { get; }

属性值

String

重命名操作之前的命名空间名称。

适用于