Sdílet prostřednictvím


ImportAttribute.Source Vlastnost

Definice

Získá nebo nastaví hodnotu, která určuje obory, ze kterých může být tento import splněn.

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

Hodnota vlastnosti

Hodnota, která určuje rozsahy, ze kterých může být tento import splněn.

Platí pro