ISharedServiceApplication.Comments 属性
获取或设置用户界面 (UI) 中的演示文稿应用程序实例的可选说明。
命名空间: Microsoft.SharePoint.Administration
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Property Comments As String
Get
Set
用法
Dim instance As ISharedServiceApplication
Dim value As String
value = instance.Comments
instance.Comments = value
string Comments { get; set; }
属性值
类型:System.String
应用程序实例的说明是String 。
备注
在用户界面中指定的演示文稿应用程序实例的说明是可选的。