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 ClassName property.
Namespace: Microsoft.Web.Media.Diagnostics
Assembly: Microsoft.Web.Media.SmoothStreaming (in Microsoft.Web.Media.SmoothStreaming.dll)
Syntax
'Declaration
Public Property ClassName As String
Get
Set
'Usage
Dim instance As TraceEntry
Dim value As String
value = instance.ClassName
instance.ClassName = value
public string ClassName { get; set; }
public:
property String^ ClassName {
String^ get ();
void set (String^ value);
}
member ClassName : string with get, set
function get ClassName () : String
function set ClassName (value : String)
Property Value
Type: System.String
A string value that specifies the class name of the method that invoked the trace.
Version Information
Silverlight
Supported in: 5
Windows Phone
Supported in: Windows Phone OS 7.1, Windows Phone OS 7.0