Share via


EnterpriseManagementObjectBaseWithProperties.TryGetProperty Method

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Gets a property value if one exists.

Overload List

Name Description
EnterpriseManagementObjectBaseWithProperties.TryGetProperty (ManagementPackProperty, EnterpriseManagementSimpleObject) Gets a property value if one exists.
EnterpriseManagementObjectBaseWithProperties.TryGetProperty (ManagementPackType, String, EnterpriseManagementSimpleObject) Gets a property value by name and type if one exists.
EnterpriseManagementObjectBaseWithProperties.TryGetProperty (Guid, EnterpriseManagementSimpleObject) Gets a property value by identifier if one exists.

See Also

Reference

EnterpriseManagementObjectBaseWithProperties Class
EnterpriseManagementObjectBaseWithProperties Members
Microsoft.EnterpriseManagement.Common Namespace