Revision.FormatDescription Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a String representing a description of tracked formatting changes in a revision.
public:
property System::String ^ FormatDescription { System::String ^ get(); };
public string FormatDescription { get; }
member this.FormatDescription : string
Public ReadOnly Property FormatDescription As String