ResponseCacheAttribute.CacheProfileName プロパティ

定義

キャッシュ プロファイル名の値を取得または設定します。

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

プロパティ値

適用対象