WebResourceAttribute.CdnPath プロパティ

定義

Web リソースを含む Content Delivery Network (CDN) のパスを取得または設定します。

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

プロパティ値

コンテンツ配信ネットワーク (CDN) のパス。

適用対象