获取或设置设计包的主要版本。
命名空间: Microsoft.SharePoint.Client.Publishing
程序集: Microsoft.SharePoint.Client.Publishing.Silverlight(位于 Microsoft.SharePoint.Client.Publishing.Silverlight.dll 中); Microsoft.SharePoint.Client.Publishing.Phone(位于 Microsoft.SharePoint.Client.Publishing.Phone.dll 中) Microsoft.SharePoint.Client.Publishing(位于 Microsoft.SharePoint.Client.Publishing.dll 中)
语法
声明
Public Property MajorVersion As Integer
Get
Set
用法
Dim instance As DesignPackageInfo
Dim value As Integer
value = instance.MajorVersion
instance.MajorVersion = value
public int MajorVersion { get; set; }
属性值
类型:System.Int32
设计包主要版本。