Bibliography.Sources Property

Definition

Returns a Sources collection that represents all the sources contained in a bibliography. Read-only.

public:
 property Microsoft::Office::Interop::Word::Sources ^ Sources { Microsoft::Office::Interop::Word::Sources ^ get(); };
public Microsoft.Office.Interop.Word.Sources Sources { get; }
member this.Sources : Microsoft.Office.Interop.Word.Sources
Public ReadOnly Property Sources As Sources

Property Value

Sources

Applies to