Indicates an
SmsAssemblyData object for the XML data.
Namespace:
Microsoft.ConfigurationManagement.AdminConsole
Assembly: Microsoft.ConfigurationManagement (in
microsoft.configurationmanagement.dll)
Usage
Syntax
Visual Basic |
<XmlElementAttribute("Assembly")> _
Public Assembly As SmsAssemblyData
|
J# |
/** @attribute XmlElementAttribute("Assembly") */
public SmsAssemblyData Assembly
|
JScript |
XmlElementAttribute("Assembly")
public var Assembly : SmsAssemblyData
|
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2003,Windows Vista
See Also