C# Class Microsoft.ManagementConsole.WritableSharedDataChangeRequestEventArgs

Inheritance: System.EventArgs
显示文件 Open project: SiteView/ECC8.13 Class Usage Examples

Private Properties

Property Type Description
GetNewValue byte[]
WritableSharedDataChangeRequestEventArgs Microsoft.ManagementConsole.Internal

Private Methods

Method Description
GetNewValue ( ) : byte[]
WritableSharedDataChangeRequestEventArgs ( byte newValue, IRequestStatus requestStatus, WritableSharedDataItem publishedDataItem ) : Microsoft.ManagementConsole.Internal