共用方式為


PlayReadyLicense.ChainDepth 屬性

定義

取得目前 PlayReadyLicense 類別所表示之授權鏈結的鏈結深度。

public:
 property unsigned int ChainDepth { unsigned int get(); };
uint32_t ChainDepth();
public uint ChainDepth { get; }
var uInt32 = playReadyLicense.chainDepth;
Public ReadOnly Property ChainDepth As UInteger

屬性值

UInt32

unsigned int

uint32_t

授權鏈結的鏈結深度。

實作

適用於