We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
OpenGraph.ToString()
1 parent 897abf9 commit dc83fb6Copy full SHA for dc83fb6
1 file changed
OpenGraph.types.ps1xml
@@ -3,6 +3,12 @@
3
<Type>
4
<Name>OpenGraph</Name>
5
<Members>
6
+ <ScriptMethod>
7
+ <Name>ToString</Name>
8
+ <Script>
9
+ $this.HTML
10
+ </Script>
11
+ </ScriptMethod>
12
<ScriptProperty>
13
<Name>HTML</Name>
14
<GetScriptBlock>
0 commit comments