获取或设置的解决方案的 ID。
命名空间: Microsoft.SharePoint.WebPartPages
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Property SolutionId As Guid
Get
Set
用法
Dim instance As SPUserCodeWebPart
Dim value As Guid
value = instance.SolutionId
instance.SolutionId = value
public Guid SolutionId { get; set; }
属性值
类型:System.Guid
解决方案的 ID。