Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Indicates the class type.
Namespace: Microsoft.ConfigurationManagement.AdminConsole
Assembly: Microsoft.ConfigurationManagement (in microsoft.configurationmanagement.dll)
Usage
'Usage
Dim instance As SmsAssemblyData
Dim value As String
value = instance.Type
instance.Type = value
Syntax
'Declaration
<XmlAttributeAttribute("ClassType")> _
Public Type As String
[XmlAttributeAttribute("ClassType")]
public string Type
[XmlAttributeAttribute(L"ClassType")]
public:
String^ Type
/** @attribute XmlAttributeAttribute("ClassType") */
public String Type
XmlAttributeAttribute("ClassType")
public var Type : String
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2003,Windows Vista
See Also
Reference
SmsAssemblyData Class
SmsAssemblyData Members
Microsoft.ConfigurationManagement.AdminConsole Namespace