IHtmlCopyOptions.Space-Eigenschaft
Die folgenden Ausführungen gelten für v2.
Ruft die Leerzeichen-Zeichenfolge Null als Standardwert ab.
Namespace: Microsoft.WebMatrix.Extensibility
Assembly: Microsoft.WebMatrix.Extensibility (in Microsoft.WebMatrix.Extensibility.dll)
Syntax
'Declaration
ReadOnly Property Space As String
Get
'Usage
Dim instance As IHtmlCopyOptions
Dim value As String
value = instance.Space
string Space { get; }
property String^ Space {
String^ get ();
}
abstract Space : string
function get Space () : String
Eigenschaftswert
Typ: System.String
Die Leerzeichen-Zeichenfolge Null als Standardwert.