DeploymentObjectAttributeValue 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public ref class DeploymentObjectAttributeValue abstract : IComparable<Microsoft::Web::Deployment::DeploymentObjectAttributeValue ^>
public abstract class DeploymentObjectAttributeValue : IComparable<Microsoft.Web.Deployment.DeploymentObjectAttributeValue>
type DeploymentObjectAttributeValue = class
interface IComparable<DeploymentObjectAttributeValue>
Public MustInherit Class DeploymentObjectAttributeValue
Implements IComparable(Of DeploymentObjectAttributeValue)
- 继承
-
DeploymentObjectAttributeValue
- 实现
构造函数
| DeploymentObjectAttributeValue() |
属性
| CultureInvariantValue | |
| SerializedValue | |
| Value |
方法
| CompareTo(DeploymentObjectAttributeValue) | |
| CreateInstance(Byte[]) | |
| CreateInstance(String) | |
| Equals(Object) | |
| GetHashCode() | |
| TryGetValue<T>(T) |