Udostępnij za pośrednictwem


PrimitiveType.FacetDescriptions Właściwość

Definicja

Pobiera listę opisów aspektów dla tego PrimitiveTypeelementu .

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<System::Data::Metadata::Edm::FacetDescription ^> ^ FacetDescriptions { System::Collections::ObjectModel::ReadOnlyCollection<System::Data::Metadata::Edm::FacetDescription ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<System.Data.Metadata.Edm.FacetDescription> FacetDescriptions { get; }
member this.FacetDescriptions : System.Collections.ObjectModel.ReadOnlyCollection<System.Data.Metadata.Edm.FacetDescription>
Public ReadOnly Property FacetDescriptions As ReadOnlyCollection(Of FacetDescription)

Wartość właściwości

Kolekcja typu ReadOnlyCollection<T> zawierająca listę opisów aspektów dla tego elementu PrimitiveType.

Dotyczy