RMPackagingPropertyNotSetException 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示在使用 PlayReady Server SDK 对与打包内容关联的类上未设置必需的属性时引发的异常。
[System.Serializable]
public class RMPackagingPropertyNotSetException : Exception
[<System.Serializable>]
type RMPackagingPropertyNotSetException = class
inherit Exception
Public Class RMPackagingPropertyNotSetException
Inherits Exception
- 继承
-
RMPackagingPropertyNotSetException
- 属性
构造函数
属性
PropertyName |
获取或设置未设置的属性的名称。 |
方法
GetObjectData(SerializationInfo, StreamingContext) |
表示在使用 PlayReady Server SDK 对与打包内容关联的类上未设置必需的属性时引发的异常。 |