SPApp.VersionString property
取得其資訊清單中所指定的應用程式版本。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property VersionString As String
Get
'用途
Dim instance As SPApp
Dim value As String
value = instance.VersionString
public string VersionString { get; }
Property value
Type: System.String
應用程式的版本。此版本類型不支援的用戶端物件模型 (CSOM)。