Share via


ISharePointProject.IsSilverlightDebuggingEnabled Property

Definition

Gets or sets whether Silverlight debugging is enabled.

public:
 property bool IsSilverlightDebuggingEnabled { bool get(); void set(bool value); };
public bool IsSilverlightDebuggingEnabled { get; set; }
member this.IsSilverlightDebuggingEnabled : bool with get, set
Public Property IsSilverlightDebuggingEnabled As Boolean

Property Value

True if Silverlight debugging is enabled; false otherwise.

Applies to