WebResourceAttribute.CdnPath プロパティ

定義

Web リソースを格納している CDN (Content Delivery Network) のパスを取得または設定します。

public:
 property System::String ^ CdnPath { System::String ^ get(); void set(System::String ^ value); };
public string CdnPath { get; set; }
member this.CdnPath : string with get, set
Public Property CdnPath As String

プロパティ値

String

CDN のパス。

適用対象