IPackage.Name 属性

定义

获取 SharePoint 包文件 (WSP) 的名称。

public string Name { get; set; }

属性值

String

表示 WSP 文件名称的字符串。

适用于