IISResponse.pics(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void pics(System::String ^ _headerValue);
public virtual void pics (string _headerValue);
abstract member pics : string -> unit
override this.pics : string -> unit
Public Overridable Sub pics (_headerValue As String)
Parameters
- _headerValue
- String