AnnotationResource.ContentLocators プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
このリソースに含まれている ContentLocatorBase 要素のコレクションを取得します。
public:
property System::Collections::ObjectModel::Collection<System::Windows::Annotations::ContentLocatorBase ^> ^ ContentLocators { System::Collections::ObjectModel::Collection<System::Windows::Annotations::ContentLocatorBase ^> ^ get(); };
public System.Collections.ObjectModel.Collection<System.Windows.Annotations.ContentLocatorBase> ContentLocators { get; }
member this.ContentLocators : System.Collections.ObjectModel.Collection<System.Windows.Annotations.ContentLocatorBase>
Public ReadOnly Property ContentLocators As Collection(Of ContentLocatorBase)
プロパティ値
このリソースに含まれているコンテンツ ロケーターのコレクション。
注釈
このプロパティは ContentLocators 返 null
されませんが、リソースにコンテンツ ロケーターが含まれている場合、コレクションは空になる可能性があります。