共用方式為


SPSolutionLanguagePack.ContainsCasPolicy property

[檢查],以判斷是否將語言套件包含程式碼存取安全性 (CAS) 原則檔。

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

Syntax

'宣告
Public ReadOnly Property ContainsCasPolicy As Boolean
    Get
'用途
Dim instance As SPSolutionLanguagePack
Dim value As Boolean

value = instance.ContainsCasPolicy
public bool ContainsCasPolicy { get; }

Property value

Type: System.Boolean
會傳回true如果語言套件包含程式碼存取安全性 (CAS) 檔案 ;否則會傳回false。

請參閱

參照

SPSolutionLanguagePack class

SPSolutionLanguagePack members

Microsoft.SharePoint.Administration namespace