ExtendedAttribute.TextValue

ExtendedAttribute.TextValue property

获取或设置“文本”类型的属性值。

public string TextValue { get; set; }

例外

例外(健康)状况
InvalidOperationException抛出如果AttributeDefinition属性未初始化或当前属性不是文本属性。

也可以看看