Udostępnij za pośrednictwem


PageHandlerStyle.StyleRule Property

Namespace:  Microsoft.VisualStudio.Services.Common.Contracts
Assembly:  Microsoft.VisualStudio.Services.Common (in Microsoft.VisualStudio.Services.Common.dll)

Syntax

'Declaration
Public Property StyleRule As String
public string StyleRule { get; set; }
public:
property String^ StyleRule {
    String^ get ();
    void set (String^ value);
}
member StyleRule : string with get, set
function get StyleRule () : String 
function set StyleRule (value : String)

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

PageHandlerStyle Class

Microsoft.VisualStudio.Services.Common.Contracts Namespace