MetadataReader.Documents Egenskap
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
public:
property System::Reflection::Metadata::DocumentHandleCollection Documents { System::Reflection::Metadata::DocumentHandleCollection get(); };
public System.Reflection.Metadata.DocumentHandleCollection Documents { get; }
member this.Documents : System.Reflection.Metadata.DocumentHandleCollection
Public ReadOnly Property Documents As DocumentHandleCollection