CompositionScopeDefinition.PublicSurface Properti

Definisi

Mendapatkan kumpulan bagian yang terlihat oleh cakupan induk katalog ini.

public:
 virtual property System::Collections::Generic::IEnumerable<System::ComponentModel::Composition::Primitives::ExportDefinition ^> ^ PublicSurface { System::Collections::Generic::IEnumerable<System::ComponentModel::Composition::Primitives::ExportDefinition ^> ^ get(); };
public virtual System.Collections.Generic.IEnumerable<System.ComponentModel.Composition.Primitives.ExportDefinition> PublicSurface { get; }
member this.PublicSurface : seq<System.ComponentModel.Composition.Primitives.ExportDefinition>
Public Overridable ReadOnly Property PublicSurface As IEnumerable(Of ExportDefinition)

Nilai Properti

Kumpulan bagian yang terlihat oleh cakupan induk katalog ini.

Keterangan

Penimpaan properti ini tidak boleh mengembalikan null.

Berlaku untuk