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.
Gets or sets the TraceLevel property.
Namespace: Microsoft.Web.Media.Diagnostics
Assembly: Microsoft.Web.Media.SmoothStreaming (in Microsoft.Web.Media.SmoothStreaming.dll)
Syntax
'Declaration
Public Property TraceLevel As TraceLevel
Get
Set
'Usage
Dim instance As TraceEntry
Dim value As TraceLevel
value = instance.TraceLevel
instance.TraceLevel = value
public TraceLevel TraceLevel { get; set; }
public:
property TraceLevel TraceLevel {
TraceLevel get ();
void set (TraceLevel value);
}
member TraceLevel : TraceLevel with get, set
function get TraceLevel () : TraceLevel
function set TraceLevel (value : TraceLevel)
Property Value
Type: Microsoft.Web.Media.Diagnostics.TraceLevel
A TraceLevel enumeration object.
Version Information
Silverlight
Supported in: 5
Windows Phone
Supported in: Windows Phone OS 7.1, Windows Phone OS 7.0