LocalOnly property

Gets or sets the LocalOnly option.

Syntax
Visual Basic

Public Property LocalOnly As String
C#

public string  LocalOnly { get; set; }
See also