共用方式為


ISharedServiceApplication.Comments property

取得或設定在使用者介面 (UI) 中的簡報之應用程式執行個體的選用描述。

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Property Comments As String
    Get
    Set
'用途
Dim instance As ISharedServiceApplication
Dim value As String

value = instance.Comments

instance.Comments = value
string Comments { get; set; }

Property value

Type: System.String
String 的應用程式執行個體的描述。

備註

在 UI 中指定的簡報之應用程式執行個體的描述是選擇性的。

請參閱

參照

ISharedServiceApplication interface

ISharedServiceApplication members

Microsoft.SharePoint.Administration namespace