SPSolutionLanguagePack.ContainsBinAssembly property
會傳回 true,如果解決方案包含已安裝到資源回收筒的組件。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property ContainsBinAssembly As Boolean
Get
'用途
Dim instance As SPSolutionLanguagePack
Dim value As Boolean
value = instance.ContainsBinAssembly
public bool ContainsBinAssembly { get; }
Property value
Type: System.Boolean
語言套件包含組件以安裝在 bin ; 如果為 true否則為 false。