| SharePointFolderUrl Property |
The server relative URL of the folder.
Namespace:
Galactic.SharePoint
Assembly:
Galactic.SharePoint (in Galactic.SharePoint.dll) Version: 1.3.0.499 (1.3.0.499)
Syntax public string Url { get; }
Public ReadOnly Property Url As String
Get
public:
property String^ Url {
String^ get ();
}
member Url : string with get
Property Value
Type:
StringSee Also