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