ExtendedPropertyDefinition.PropertySetId 属性

定义

获取扩展属性的属性集 ID。

public:
 property Nullable<Guid> PropertySetId { Nullable<Guid> get(); };
public Nullable<Guid> PropertySetId { get; }
Public ReadOnly Property PropertySetId As Nullable(Of Guid)

属性值

一个 可为空 值,该值包含扩展属性的属性集标识符。

适用于