PlaceholderName

IStructuredDocumentTag.PlaceholderName property

Gets or sets Name of the BuildingBlock containing placeholder text.

public string PlaceholderName { get; set; }

Exceptions

exceptioncondition
InvalidOperationExceptionThrow if BuildingBlock with this name Name is not present in GlossaryDocument.

See Also