FeatureAttribute.Name
FeatureAttribute.Name property
获取属性的名称。
public string Name { get; set; }
Property Value
属性的名称。
异常
| 异常 | 条件 |
|---|---|
| ArgumentNullException | 属性名称为 null。 |
| InvalidOperationException | 属性已锁定。 |
另见
- class FeatureAttribute
- namespace Aspose.Gis
- assembly Aspose.GIS