 | LibraryElementname Property |
[Missing <summary> documentation for "P:Koden.Utils.SharePoint.ConfigFileSections.LibraryElement.name"]
Namespace:
Koden.Utils.SharePoint.ConfigFileSections
Assembly:
Koden.Utils.SharePoint (in Koden.Utils.SharePoint.dll) Version: 1.0.6453.26061
Syntaxpublic string name { get; set; }
Public Property name As String
Get
Set
public:
property String^ name {
String^ get ();
void set (String^ value);
}
member name : string with get, set
Property Value
Type:
String
See Also