Bibliography.BibliographyStyle Property

Definition

Returns or sets the name of the active style to use for a bibliography. Read/write.

public:
 property System::String ^ BibliographyStyle { System::String ^ get(); void set(System::String ^ value); };
public string BibliographyStyle { get; set; }
member this.BibliographyStyle : string with get, set
Public Property BibliographyStyle As String

Property Value

String

Remarks

For more information, see Working with Building Blocks

Applies to