UpdateMetadata MembersĀ
[WSUS 3.0 API - This is prerelease documentation and is subject to change in future releases. Blank topics are included as placeholders.]
This class defines the set of properties belonged to an Update that includes the actual xml data and its content files if existing.
The following tables list the members exposed by the UpdateMetadata type.
Public Constructors
Name | Description | |
---|---|---|
UpdateMetadata | Overloaded. Constructor for testability. |
Top
Public Properties
Name | Description | |
---|---|---|
Files | Files belong to this Update | |
Id | Gets the globally unique update ID | |
Metadata | Gets the XML string containing the metadata for the latest revision of this update. | |
RevisionId | Gets the locally unique revision ID |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ReferenceEquals | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
UpdateMetadata Class
Microsoft.UpdateServices.Administration Namespace