SimpleTemplateFormat Members

Include Protected Members
Include Inherited Members

Supports an array of tags one level deep (no tags within tags).

The SimpleTemplateFormat type exposes the following members.

Constructors

  Name Description
Public method SimpleTemplateFormat Creates an instance of a SimpleTemplateFormat object.

Top

Properties

  Name Description
Public property Literal Gets or sets the literal string value stored inside a correctly formatted tag.
Public property Tag Gets or sets a string value representing a correctly formatted tag.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public methodStatic member SimpleParse Static method that parses out and stores the tags and literal strings inside a formatted string.
Public method ToString (Inherited from Object.)

Top

Fields

  Name Description
Public fieldStatic member TemplateTagBegin Specifies the string value that opens a tag ({).
Public fieldStatic member TemplateTagEnd Specifies the string value that closes a tag (}).

Top

See Also

Reference

SimpleTemplateFormat Class

Microsoft.Office.Server.ActivityFeed Namespace