MultiArchive SDK .NET Documentation |
ComponentWrapper..::..GetProperties Method |
ComponentWrapper Class See Also Send Feedback |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "M:MultiArchive.SDK.ServiceUtils.ComponentWrapper.GetProperties"]
Namespace: MultiArchive.SDK.ServiceUtils
Assembly: MultiArchive.SDK (in MultiArchive.SDK.dll) Version: 1.2.30.413 (1.2.30.413)
Syntax
C# |
---|
public Dictionary<string, ComponentProperty> GetProperties() |
Visual Basic |
---|
Public Function GetProperties As Dictionary(Of String, ComponentProperty) |
Visual C++ |
---|
public: Dictionary<String^, ComponentProperty^>^ GetProperties() |
Return Value
Type: Dictionary<(Of <(<'String, ComponentProperty>)>)>[Missing <returns> documentation for "M:MultiArchive.SDK.ServiceUtils.ComponentWrapper.GetProperties"]