NamespaceNameChangingEventArgs.NewNamespaceName 属性

定义

获取或设置重命名操作之后的命名空间。

public string NewNamespaceName { get; }

属性值

String

重命名操作之后的命名空间。

适用于