次の方法で共有


LoadContent.ContentPaths プロパティ

定義

読み込むコンテンツへのパス。 パスは、配信元の相対ファイル URL である必要があります。

public System.Collections.Generic.IList<string> ContentPaths { get; }
member this.ContentPaths : System.Collections.Generic.IList<string>
Public ReadOnly Property ContentPaths As IList(Of String)

プロパティ値

適用対象