| UserHomePage Property |
The user's home page URL.
Namespace:
Galactic.ActiveDirectory
Assembly:
Galactic.ActiveDirectory (in Galactic.ActiveDirectory.dll) Version: 1.3.0.499 (1.3.0.499)
Syntax public string HomePage { get; set; }
Public Property HomePage As String
Get
Set
public:
property String^ HomePage {
String^ get ();
void set (String^ value);
}
member HomePage : string with get, set
Property Value
Type:
StringSee Also