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