Udostępnij za pośrednictwem


PageHandlerStyle.Selector Property

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

Syntax

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

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

PageHandlerStyle Class

Microsoft.VisualStudio.Services.Common.Contracts Namespace