ImportAttribute.Source Właściwość

Definicja

Pobiera lub ustawia wartość określającą zakresy, z których ten import może być spełniony.

public:
 property System::ComponentModel::Composition::ImportSource Source { System::ComponentModel::Composition::ImportSource get(); void set(System::ComponentModel::Composition::ImportSource value); };
public System.ComponentModel.Composition.ImportSource Source { get; set; }
member this.Source : System.ComponentModel.Composition.ImportSource with get, set
Public Property Source As ImportSource

Wartość właściwości

Wartość określająca zakresy, z których ten import może być spełniony.

Dotyczy