Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: Windows Store apps only
Gets or sets the P3P policy.
Syntax
string P3PPolicy { get; set; }
property String^ P3PPolicy {
String^ get ();
void set (String^ value);
}
function get P3PPolicy () : String
function set P3PPolicy (value : String)
Property Value
Type: String
Requirements
Minimum supported client |
Windows 8 |
Minimum supported server |
Not Supported |
Metadata |
Microsoft.Media.AdaptiveStreaming.winmd |