'Declaration
Public Function GetDocumentation( _ Optional ByVal documentationType As DocumentationType, _ Optional ByVal renderAs As RenderAs _ ) As System.String
'Usage
Dim instance As Folder Dim documentationType As DocumentationType Dim renderAs As RenderAs Dim value As System.String value = instance.GetDocumentation(documentationType, renderAs)
public System.string GetDocumentation( DocumentationType documentationType, RenderAs renderAs )
Parameters
- documentationType
- renderAs