ISnapshotGenerationAgent 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public interface class ISnapshotGenerationAgent
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("50AE34A5-7A51-4334-87B7-BD63122D25B0")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsDual)]
public interface ISnapshotGenerationAgent
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("50AE34A5-7A51-4334-87B7-BD63122D25B0")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsDual)>]
type ISnapshotGenerationAgent = interface
Public Interface ISnapshotGenerationAgent
- 派生
- 属性
属性
方法
Abort() | |
GenerateSnapshot() | |
ResetParametersToDefault() |