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 在與封裝內容相關聯的類別上未設定必要屬性時擲回的例外狀況。 |