This document is archived and information here might be outdated. Recommended version. |
Validation code block.
[Visual Basic .NET]
Public Property CodeBlock As String
[C#]
public string CodeBlock {get; set;}
[C++]
HRESULT get_CodeBlock(
System.String* CodeBlock
);
[C++]
HRESULT put_CodeBlock(
BSTR CodeBlock
);
[C++] Parameters CodeBlock [out, retval]
CodeBlock is a parameter of type BSTR* CodeBlock [in]
CodeBlock is a parameter of type BSTR