SPIrmSettings.IrmChanges property
取得或設定資訊版權管理 (IRM) 設定已變更的次數。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Property IrmChanges As UInteger
Get
Set
'用途
Dim instance As SPIrmSettings
Dim value As UInteger
value = instance.IrmChanges
instance.IrmChanges = value
public uint IrmChanges { get; set; }
Property value
Type: System.UInt32
正負號的 32 位元整數,會指定的 IRM 設定已變更的次數。