FacetPropertyDescriptors 属性

Gets the descriptors of the facet properties.

命名空间:  Microsoft.SqlServer.Management.Dmf
程序集:  Microsoft.SqlServer.Dmf(在 Microsoft.SqlServer.Dmf.dll 中)

语法

声明
Public ReadOnly Property FacetPropertyDescriptors As PropertyDescriptorCollection
    Get
用法
Dim instance As FacetInfo
Dim value As PropertyDescriptorCollection

value = instance.FacetPropertyDescriptors
public PropertyDescriptorCollection FacetPropertyDescriptors { get; }
public:
property PropertyDescriptorCollection^ FacetPropertyDescriptors {
    PropertyDescriptorCollection^ get ();
}
member FacetPropertyDescriptors : PropertyDescriptorCollection
function get FacetPropertyDescriptors () : PropertyDescriptorCollection

属性值

类型:System.ComponentModel. . :: . .PropertyDescriptorCollection
A FacetPropertyDescriptors object that contains the descriptor information for the facet properties.

注释

仅 Microsoft .NET Framework 的 2.0 版本支持此命名空间、类或成员。

示例

设置属性