Visual Basic (Declaration) | |
---|---|
Public Shared Function Create( _ ByVal smartObjectDefinitionXml As String _ ) As SmartObjectInfo |
Visual Basic (Usage) | ![]() |
---|---|
Dim smartObjectDefinitionXml As String Dim value As SmartObjectInfo value = SmartObjectInfo.Create(smartObjectDefinitionXml) |
C# | |
---|---|
public static SmartObjectInfo Create( string smartObjectDefinitionXml ) |
C++/CLI | |
---|---|
public: static SmartObjectInfo^ Create( String^ smartObjectDefinitionXml ) |
Parameters
- smartObjectDefinitionXml
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2