Aracılığıyla paylaş


CompositionScopeDefinition.PublicSurface Özellik

Tanım

Bu kataloğun üst kapsamına görünür bir parça koleksiyonunu alır.

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)

Özellik Değeri

Bu kataloğun üst kapsamına görünen parça koleksiyonu.

Açıklamalar

Bu özelliğin geçersiz kılmaları döndürmemelidir null.

Şunlara uygulanır