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